summaryrefslogtreecommitdiffstats
path: root/sigmodr/SigmodrUI.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/SigmodrUI.h')
-rw-r--r--sigmodr/SigmodrUI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigmodr/SigmodrUI.h b/sigmodr/SigmodrUI.h
index b9ffab26..f5113498 100644
--- a/sigmodr/SigmodrUI.h
+++ b/sigmodr/SigmodrUI.h
@@ -63,6 +63,7 @@ class SigmodrUI : public KXmlGuiWindow, private Ui::formSigmodr
void setChangedTitle(const bool changed);
void setDirty(const bool dirty = true);
+ void setDirty(const bool dirty, const QModelIndex& index);
void newGame();
void openGame();