From 9877bef7c56b07e715d1f7a6dddc8529387b689b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 26 Jan 2007 19:38:32 +0000 Subject: 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 --- src/statusbarspaceinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/statusbarspaceinfo.h') 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(); -- cgit v1.3