diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-05-25 06:44:42 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-05-25 06:44:42 (GMT) |
commit | 10b28224afeabb388d21c32aac5f51f5ecea58ed (patch) | |
tree | ef7b1a73aa938cdf479ccbf7bcbef456823350d3 /tools/qml/qmlruntime.h | |
parent | 79446ca4e047e68bea68aef902a5d48478bcc9cc (diff) | |
download | Qt-10b28224afeabb388d21c32aac5f51f5ecea58ed.zip Qt-10b28224afeabb388d21c32aac5f51f5ecea58ed.tar.gz Qt-10b28224afeabb388d21c32aac5f51f5ecea58ed.tar.bz2 |
Remove old symbian specific IAP initialization.
Diffstat (limited to 'tools/qml/qmlruntime.h')
-rw-r--r-- | tools/qml/qmlruntime.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qml/qmlruntime.h b/tools/qml/qmlruntime.h index 0416b32..5086e02 100644 --- a/tools/qml/qmlruntime.h +++ b/tools/qml/qmlruntime.h @@ -142,7 +142,6 @@ private slots: void pickRecordingFile(); void setPortrait(); void setLandscape(); - void startNetwork(); void toggleFullScreen(); void orientationChanged(); |