aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer/qmlruntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlviewer/qmlruntime.h')
-rw-r--r--tools/qmlviewer/qmlruntime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlviewer/qmlruntime.h b/tools/qmlviewer/qmlruntime.h
index d56cee8d2f..20e0303b14 100644
--- a/tools/qmlviewer/qmlruntime.h
+++ b/tools/qmlviewer/qmlruntime.h
@@ -112,6 +112,7 @@ public:
public slots:
void sceneResized(QSize size);
+ void initialSizeChanged(QSize size);
bool open(const QString&);
void openFile();
void openUrl();