summaryrefslogtreecommitdiff
path: root/src/tikzit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tikzit.h')
-rw-r--r--src/tikzit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tikzit.h b/src/tikzit.h
index 24bf56b..15f0b46 100644
--- a/src/tikzit.h
+++ b/src/tikzit.h
@@ -136,6 +136,8 @@ public:
QString styleFilePath() const;
void updateRecentFiles();
+ PreviewWindow *previewWindow() const;
+
public slots:
void clearRecentFiles();
void setCheckForUpdates(bool check);