]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabbar.h
Add a new "view_settings" action
[dolphin.git] / src / dolphintabbar.h
index f176fb6d285fcdb48c62bcec9bab51f674cc6ab9..1210b974e3be5ecbffb8b56814b31b12316cf876 100644 (file)
@@ -21,7 +21,7 @@ Q_SIGNALS:
     void tabDragMoveEvent(int index, QDragMoveEvent *event);
     void tabDropEvent(int index, QDropEvent *event);
     void tabDetachRequested(int index);
-    void tabRenamed(int index, const QString &name);
+    void tabRenamed(int index, const QString &label);
 
 protected:
     void dragEnterEvent(QDragEnterEvent *event) override;