summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tikzit.h')
-rw-r--r--src/tikzit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tikzit.h b/src/tikzit.h
index 6a191b5..5ae9490 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -91,6 +91,7 @@ public:
void newDoc();
void open();
+ void open(QString fileName);
void quit();
void init(QApplication *app);