X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/d9f5e191a6bd32a4dc15b3a3eb34795cda7697dd..d6488887ecf69d7f192b94de8dce34fae0b7eb76:/src/dolphincontroller.h diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h index 16b5f5587..e08e9e490 100644 --- a/src/dolphincontroller.h +++ b/src/dolphincontroller.h @@ -192,11 +192,6 @@ public: void setZoomOutPossible(bool possible); bool isZoomOutPossible() const; - // TODO: remove this method when the issue #160611 is solved in Qt 4.4 - static void drawHoverIndication(QWidget* widget, - const QRect& bounds, - const QBrush& brush); - public slots: /** * Emits the signal itemTriggered(). The method should be invoked by the