summaryrefslogtreecommitdiff
path: root/tikzit/src/gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/src/gui/mainwindow.h')
-rw-r--r--tikzit/src/gui/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tikzit/src/gui/mainwindow.h b/tikzit/src/gui/mainwindow.h
index 4af3357..f27677a 100644
--- a/tikzit/src/gui/mainwindow.h
+++ b/tikzit/src/gui/mainwindow.h
@@ -30,6 +30,7 @@ public:
int windowId() const;
TikzView *tikzView() const;
TikzScene *tikzScene() const;
+ TikzDocument *tikzDocument() const;
protected:
void closeEvent(QCloseEvent *event);