summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2012-09-07 11:08:05 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2012-09-07 11:08:05 +0200
commita105650f7520d4762c83ff6af52e80581fd1ab3d (patch)
tree4c1886292ca1bfbd891ba1e5a0481a58b9ca966c /client/mainwindow.h
parent813b50f0c91805b22941bfb28758b49f8e00cb22 (diff)
parent39777a9f5ea2b0761028f6db6dbc071ea2ad7c60 (diff)
Merge branch 'master' of http://git.aasimon.org/public/pracro
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r--client/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h
index ad96154..70519b3 100644
--- a/client/mainwindow.h
+++ b/client/mainwindow.h
@@ -65,6 +65,7 @@ public slots:
void setTemplate(QString name);
private:
+ void enableEntities(bool enable);
void updateTemplates(QDomNodeList &nodes);
void updateMacros(QDomNodeList &nodes);
void updateTemplateHeaders(QDomNode &templatenode);