diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -191,5 +191,6 @@ class SheMov : public QMainWindow { FilesystemWidget *mFSWidget; ArchiveTreeView *mATree; NewMovieWizard *mNewMovieWizard; + DbAnalyzerDialog *mDbAnalyzerDialog; }; #endif |