X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/7308c7d03e182795d6b64d85a3f0725d8af32436..b1c9b5126d:/src/dolphinviewactionhandler.h diff --git a/src/dolphinviewactionhandler.h b/src/dolphinviewactionhandler.h index 5084d06fe..ad56518c4 100644 --- a/src/dolphinviewactionhandler.h +++ b/src/dolphinviewactionhandler.h @@ -130,10 +130,10 @@ private Q_SLOTS: * Updates the state of the 'Sort by' actions. */ void slotSortingChanged(DolphinView::Sorting sorting); - + /** * Updates the state of the 'Zoom In' and 'Zoom Out' actions. - */ + */ void slotZoomLevelChanged(int level); /**