summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer/qmlviewer.h
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-05-27 06:05:32 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-05-27 06:05:32 (GMT)
commitd53e4499f864719446abdb7fdeff433dbb3f7d98 (patch)
treec029e4805b6a9456562b1cc5c5f97e444a836aac /tools/qmlviewer/qmlviewer.h
parente912fd855706aba438880214fe42737b85c21a4a (diff)
downloadQt-d53e4499f864719446abdb7fdeff433dbb3f7d98.zip
Qt-d53e4499f864719446abdb7fdeff433dbb3f7d98.tar.gz
Qt-d53e4499f864719446abdb7fdeff433dbb3f7d98.tar.bz2
Remove qmlviewer's sizeHint hack.
Diffstat (limited to 'tools/qmlviewer/qmlviewer.h')
-rw-r--r--tools/qmlviewer/qmlviewer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qmlviewer/qmlviewer.h b/tools/qmlviewer/qmlviewer.h
index 04d94cc..45ec446 100644
--- a/tools/qmlviewer/qmlviewer.h
+++ b/tools/qmlviewer/qmlviewer.h
@@ -44,7 +44,6 @@ public:
void setCacheEnabled(bool);
void addLibraryPath(const QString& lib);
- QSize sizeHint() const;
QMenuBar *menuBar() const;
public slots: