summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_s60.cpp
diff options
context:
space:
mode:
authorHarald Fernengel <harald@trolltech.com>2009-06-26 09:35:16 (GMT)
committerJason Barron <jbarron@trolltech.com>2009-06-29 12:07:00 (GMT)
commitf1d3ed3a4adc2f1859102afb03b5c794d569940c (patch)
treea27602762705501c80fe689aac23c376612aa77e /src/gui/kernel/qwidget_s60.cpp
parentdb8f05e257019694f5e8076845626008f2adc3dd (diff)
downloadQt-f1d3ed3a4adc2f1859102afb03b5c794d569940c.zip
Qt-f1d3ed3a4adc2f1859102afb03b5c794d569940c.tar.gz
Qt-f1d3ed3a4adc2f1859102afb03b5c794d569940c.tar.bz2
Manually fix bad merges and make sure everything compiles with 4.6.
Diffstat (limited to 'src/gui/kernel/qwidget_s60.cpp')
-rw-r--r--src/gui/kernel/qwidget_s60.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qwidget_s60.cpp b/src/gui/kernel/qwidget_s60.cpp
index 6109f17..3149a7e 100644
--- a/src/gui/kernel/qwidget_s60.cpp
+++ b/src/gui/kernel/qwidget_s60.cpp
@@ -144,7 +144,7 @@ void QWidgetPrivate::setSoftKeys_sys(const QList<QAction*> &softkeys)
nativeContainer->DrawDeferred(); // 3.1 needs an extra invitation
}
-void QWidgetPrivate::setWSGeometry(bool dontShow)
+void QWidgetPrivate::setWSGeometry(bool, const QRect &)
{
}