┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/statusbarspaceinfo.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-01-26 19:38:32 +0000
committerPeter Penz <[email protected]>2007-01-26 19:38:32 +0000
commit9877bef7c56b07e715d1f7a6dddc8529387b689b (patch)
tree5b0f47847ee43bd1af000851c040dddfe823db71 /src/statusbarspaceinfo.h
parentdcc41b4ad4a082301a711612934233ee2c22c5d0 (diff)
Further optimizations for the status bar: hide the space information if the status bar text does not fit into the remaining width.
svn path=/trunk/playground/utils/dolphin/; revision=627486
Diffstat (limited to 'src/statusbarspaceinfo.h')
-rw-r--r--src/statusbarspaceinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statusbarspaceinfo.h b/src/statusbarspaceinfo.h
index 6db2cc878..488465705 100644
--- a/src/statusbarspaceinfo.h
+++ b/src/statusbarspaceinfo.h
@@ -58,7 +58,7 @@ private slots:
const unsigned long& kBUsed,
const unsigned long& kBAvailable,
const QString& mountPoint);
- void slotDone();
+ void showResult();
/** Refreshs the space information for the current set Url. */
void refresh();