]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinview.h
Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are relicts...
[dolphin.git] / src / dolphinview.h
index d558b4c5ade424b2f3409057619f4cc9e2f3d5bd..9dd001c8e7cda7661d1f0fb305b4fc2db42db3d3 100644 (file)
@@ -481,7 +481,7 @@ signals:
     void zoomLevelChanged(int level);
 
     /**
-     * Is emitted if information of an item is requested to be shown e. g. in the sidebar.
+     * Is emitted if information of an item is requested to be shown e. g. in the panel.
      * If item is null, no item information request is pending.
      */
     void requestItemInfo(const KFileItem& item);