diff options
Diffstat (limited to 'fswidget.h')
-rw-r--r-- | fswidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -65,7 +65,6 @@ class FSWidget : public QWidget { Viewer *mViewer; int mQueryCount; QAction *mPlayWithA; - QHash<QString, int> mHeaderData; }; #endif // FSWIDGET_H |