summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 4d61b4b..898f487 100644
--- a/shemov.h
+++ b/shemov.h
@@ -191,5 +191,6 @@ class SheMov : public QMainWindow {
FilesystemWidget *mFSWidget;
ArchiveTreeView *mATree;
NewMovieWizard *mNewMovieWizard;
+ DbAnalyzerDialog *mDbAnalyzerDialog;
};
#endif