summaryrefslogtreecommitdiffstats
path: root/fswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'fswidget.h')
-rw-r--r--fswidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fswidget.h b/fswidget.h
index 90aeb70..d46e74c 100644
--- a/fswidget.h
+++ b/fswidget.h
@@ -65,6 +65,7 @@ class FSWidget : public QWidget {
Viewer *mViewer;
int mQueryCount;
QAction *mPlayWithA;
+ QHash<QString, int> mHeaderData;
};
#endif // FSWIDGET_H