tests/qtp/qtp_anomaly/src/AddressBar.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- a/tests/qtp/qtp_anomaly/src/AddressBar.cpp	Tue Jan 26 12:42:25 2010 +0200
+++ b/tests/qtp/qtp_anomaly/src/AddressBar.cpp	Tue Feb 02 00:43:10 2010 +0200
@@ -86,6 +86,8 @@
 {
     int x, y, w, h;
 
+	Q_UNUSED(event);
+
     m_toolButton->adjustSize();
     x = width() - m_toolButton->width();
     y = 0;