┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinstatusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinstatusbar.h')
-rw-r--r--src/dolphinstatusbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinstatusbar.h b/src/dolphinstatusbar.h
index c6a2e8c43..e28c1c4f4 100644
--- a/src/dolphinstatusbar.h
+++ b/src/dolphinstatusbar.h
@@ -165,7 +165,7 @@ private:
* Updates the text of the zoom slider tooltip to show
* the currently used size.
*/
- void updateZoomSliderToolTip();
+ void updateZoomSliderToolTip(int zoomLevel);
private:
DolphinView* m_view;