]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/statusbarspaceinfo.h
forwardport r757231
[dolphin.git] / src / statusbarspaceinfo.h
index 02e36698b640b4f26eb370eef2b4fcd6d0265d0b..b50d14c4dd715f3a2f1f8581d29b99565c1ac965 100644 (file)
@@ -56,7 +56,10 @@ private slots:
     /** Refreshes the space information for the current set URL. */
     void refresh();
 
+    void showGettingSizeInfo();
+
 private:
+    bool m_gettingSize;
     KUrl m_url;
     QString m_text;
 };