]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewactionhandler.h
* Use Nepomuk for getting the meta data instead of KFileMetaInfo.
[dolphin.git] / src / dolphinviewactionhandler.h
index 5084d06fe1d0e070970e5901fae7fe0722fa6b3e..ad56518c4e0614b1d78590c93b1e941b5f5680fa 100644 (file)
@@ -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);
 
     /**