--- 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;