Now remembers the display orientation so pressing Rotate button will change the orien...
[easylist] / src / mainwindow.h
index 7501ceb..076f50c 100755 (executable)
@@ -50,6 +50,7 @@ private:
     QVector<QCheckBox * > checkBoxes;
     QSettings *settings;
     bool landscape;
+    bool tempLandscapeMode;
 
     Ui::EditWindow *editUi;
     Ui::ListWindow *listUi;