summaryrefslogtreecommitdiffstats
path: root/demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h')
-rw-r--r--demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h b/demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h
index e672718c..fba2d52a 100644
--- a/demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h
+++ b/demos/qmlweather/qmlapplicationviewer/qmlapplicationviewer.h
@@ -1,4 +1,4 @@
-// checksum 0x734b version 0x70013
+// checksum 0xc67a version 0x80016
/*
This file was generated by the Qt Quick Application wizard of Qt Creator.
QmlApplicationViewer is a convenience class containing mobile device specific
@@ -32,8 +32,8 @@ public:
void setMainQmlFile(const QString &file);
void addImportPath(const QString &path);
- // Note that this will only have an effect on Symbian and Fremantle.
- // void setOrientation(ScreenOrientation orientation);
+ // Note that this will only have an effect on Fremantle.
+ void setOrientation(ScreenOrientation orientation);
void showExpanded();