]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/selectiontoggle.h
The &-shortcut from another action is not set until the action has been shown at...
[dolphin.git] / src / views / selectiontoggle.h
index 26aa3005041db4d00e4a592d6121a870a253e08b..210f1a3aa5b4e6b2c0bf61a56e2a89b28a1938cb 100644 (file)
@@ -82,9 +82,6 @@ private slots:
     void setIconOverlay(bool checked);
     void refreshIcon();
 
-    void applyArrowCursor();
-    void restoreCursor();
-
 private:
     void startFading();
     void stopFading();
@@ -92,7 +89,6 @@ private:
 private:
     bool m_isHovered;
     bool m_leftMouseButtonPressed;
-    bool m_appliedArrowCursor;
     int m_fadingValue;
     int m_margin;
     QPixmap m_icon;