]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/statusbar/statusbarspaceinfo.h
Use KMessageWidget for error- and information-messages
[dolphin.git] / src / statusbar / statusbarspaceinfo.h
index 0a563ad13fb78d732f3b13b34689f9a533c61b73..1849462a9aeb1214b31025bffc51b542e2132cd6 100644 (file)
@@ -51,8 +51,10 @@ protected:
     void hideEvent(QHideEvent* event);
 
 private slots:
-    /** Refreshes the space information for the current set URL. */
-    void refresh();
+    /**
+     * Calculates the space information for the current set URL.
+     */
+    void calculateSpaceInfo();
 
 private:
     quint64 m_kBSize;