summaryrefslogtreecommitdiff
path: root/src/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h
index ed12f34..a4835c2 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -77,11 +77,12 @@ private:
AbstractNode *find_root_tag(AbstractNode *n);
void updateTemporalVariables();
bool fileChangedOnDisk();
+ bool includesChanged();
bool compileTopLevelDocument(bool reload);
bool compile(bool reload, bool procevents);
void compileCSG(bool procevents);
bool maybeSave();
- bool checkModified();
+ bool checkEditorModified();
QString dumpCSGTree(AbstractNode *root);
static void consoleOutput(const std::string &msg, void *userdata);
void loadViewSettings();
contact: Jan Huwald // Impressum