summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-02-15 16:32:33 +0100
committerAleks Kissinger <aleks0@gmail.com>2018-02-15 16:32:33 +0100
commit09c331761648541de907c866c56fb6084c6f7a9b (patch)
tree8e5a11c282255a0e5248c8a6093e362aa136861f /src/tikzit.h
parent768e097abd17d07dd2748894b4dc1b09471dd6da (diff)
added support for changing edge mode, and started working on windows support
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 a241a78..07878aa 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -76,6 +76,7 @@ public:
void newDoc();
void open();
+ void quit();
private:
// void createMenu();