]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabbar.h
Icons: when adding overlays pass in the output size
[dolphin.git] / src / dolphintabbar.h
index 1177cda9342014df82a8b2f2a63f74b71e2f06f9..4a59199bee1ab4fe6827460c1740668e201ac407 100644 (file)
@@ -18,6 +18,7 @@ public:
 
 Q_SIGNALS:
     void openNewActivatedTab(int index);
+    void tabDragMoveEvent(int index, QDragMoveEvent *event);
     void tabDropEvent(int index, QDropEvent *event);
     void tabDetachRequested(int index);