From b83db5872cc3ac45795fad67ad2b50d8f9994c96 Mon Sep 17 00:00:00 2001 From: am Date: Fri, 28 Aug 2009 15:37:34 +0000 Subject: -added free space label in statusbar git-svn-id: file:///var/svn/repos2/shemov/trunk@404 f440f766-f032-0410-8965-dc7d17de2ca0 --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 5b447d9..6d61d2e 100644 --- a/shemov.h +++ b/shemov.h @@ -39,6 +39,7 @@ class SheMov : public QMainWindow { void setTemplate(const QString &newTemplate); void configure(); void tabChanged(int newTab); + void setFsFree(); private: void createStatusbar(); @@ -50,6 +51,7 @@ class SheMov : public QMainWindow { QLabel *mSelectedItems; QLabel *mTemplate; QLabel *mSelectedSize; + QLabel *mFsFree; //Actions QAction *mQuitA; -- cgit v1.2.3-70-g09d2