Link against widgets only when available
[profile/ivi/qtdeclarative.git] / tools / qmlviewer / qmlruntime.h
index d56cee8..20e0303 100644 (file)
@@ -112,6 +112,7 @@ public:
 
 public slots:
     void sceneResized(QSize size);
+    void initialSizeChanged(QSize size);
     bool open(const QString&);
     void openFile();
     void openUrl();