summaryrefslogtreecommitdiff
path: root/src/MainWindow.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-07-30 19:42:31 (GMT)
committerMarius Kintel <marius@kintel.net>2011-07-30 19:42:31 (GMT)
commit4e60d215de50413a25faedea129b981366155e36 (patch)
tree6edca0799d0a4aaa7a835db9f79f9019fcac014e /src/MainWindow.h
parent887f7eb99ff7dfaa2f088d7e210b09b10892f19a (diff)
removed unused member variable 'enableOpenCSG'
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h
index adbf634..243a5ad 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -50,7 +50,6 @@ public:
QVector<CSGTerm*> background_terms;
CSGChain *background_chain;
QString last_compiled_doc;
- bool enableOpenCSG;
static const int maxRecentFiles = 10;
QAction *actionRecentFile[maxRecentFiles];
contact: Jan Huwald // Impressum