summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-07-17 17:43:01 +0200
committerArno <am@disconnect.de>2010-07-17 17:43:01 +0200
commita7a6b1c9f8f718b3082e6cc373459a1eba508848 (patch)
tree9b78f8735222d5386a8f88b06dd5b57ee510bb70 /shemov.h
parent7be84b2dfb0d300ba03801f43b49364a41ed02f8 (diff)
downloadSheMov-a7a6b1c9f8f718b3082e6cc373459a1eba508848.tar.gz
SheMov-a7a6b1c9f8f718b3082e6cc373459a1eba508848.tar.bz2
SheMov-a7a6b1c9f8f718b3082e6cc373459a1eba508848.zip
Preparation for new move to burn implementation
Show size of selected items in status bar when files are selected in the FileView. Also show series name of current selected file in the general status bar.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 2c7477d..ca7e840 100644
--- a/shemov.h
+++ b/shemov.h
@@ -49,6 +49,7 @@ class SheMov : public QMainWindow {
void aboutShemov();
void showStatistics();
void newMovieWizard();
+ void setSize(qint64 size);
private:
void createStatusbar();