Small Tidy up

.. removed 'init' from MainWindow
.. moved Qxt header out of the src directory
This commit is contained in:
Mark Liversedge
2013-07-18 08:37:42 +01:00
parent c58700cfa0
commit d02e540b39
2 changed files with 0 additions and 1 deletions

View File

@@ -110,7 +110,6 @@ class MainWindow : public QMainWindow
// state data
int session;
bool init; // we built children (i.e. didn't quit at upgrade)
// global filters
bool isfiltered;