diff -r 01f2f6d6789d -r e3f722759c7e mainwindow.h --- a/mainwindow.h Mon May 18 11:22:41 2009 +0000 +++ b/mainwindow.h Wed May 20 15:40:14 2009 +0000 @@ -243,8 +243,7 @@ QStringList imageTypes; - QList tabModel; //!< the corresponding model to a tab - + QList vymViews; //! Keeps track of models and views related to a tab QString prevSelection; HistoryWindow *historyWindow;