From ac5f624734f712bce84f36cc47c0133a1382534f Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 1 Jun 2013 06:53:34 +0200 Subject: Add view for new ArchiveModel Display the new ArchiveModel in an experimental tab --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 5d5bdd1..9bb2e4d 100644 --- a/shemov.h +++ b/shemov.h @@ -22,6 +22,7 @@ class DbAnalyzerDialog; class PicturesWidget; class SmTreeModel; class NewPicsDialog; +class ArchiveView; class SheMov : public QMainWindow { Q_OBJECT @@ -215,5 +216,6 @@ class SheMov : public QMainWindow { NewPicsDialog *mNewPicsDialog; DbAnalyzerDialog *mDbAnalyzerDialog; PicturesWidget *mPicWidget; + ArchiveView *mArchive; }; #endif -- cgit v1.2.3-70-g09d2