]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/statusbar/spaceinfoobserver.h
Merge branch 'Applications/19.08'
[dolphin.git] / src / statusbar / spaceinfoobserver.h
index 144d11fa7f9fdf3b9fa9d1c7c1ee7f8b78cb46c9..93f4c8c9146b6122be489264c58d7e04907b8111 100644 (file)
 #ifndef SPACEINFOOBSERVER_H
 #define SPACEINFOOBSERVER_H
 
-#include <QObject>
-
 #include <KIO/Job>
 
+#include <QObject>
+
 class QUrl;
 class MountPointObserver;
 
@@ -40,6 +40,9 @@ public:
 
     void setUrl(const QUrl& url);
 
+public slots:
+    void update();
+
 signals:
     /**
      * This signal is emitted when the size or available space changes.