summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.cpp
authoralwin <alwin>2004-02-29 02:03:07 (UTC)
committer alwin <alwin>2004-02-29 02:03:07 (UTC)
commit4cdd469ad2437fb2a09e4e7afff4feb24cd5d83d (patch) (side-by-side diff)
tree5218c24b6ddc3a3433ec3db2ccec79e43f5b398d /core/launcher/launcher.cpp
parent14db10826688a0f098fc48d4aec6e794b07f4ab4 (diff)
downloadopie-4cdd469ad2437fb2a09e4e7afff4feb24cd5d83d.zip
opie-4cdd469ad2437fb2a09e4e7afff4feb24cd5d83d.tar.gz
opie-4cdd469ad2437fb2a09e4e7afff4feb24cd5d83d.tar.bz2
*grmpf* inserted into the wrong line (where it worked, too ;) - sorry guys.
Diffstat (limited to 'core/launcher/launcher.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/launcher.cpp b/core/launcher/launcher.cpp
index 7887704..984a57d 100644
--- a/core/launcher/launcher.cpp
+++ b/core/launcher/launcher.cpp
@@ -750,2 +750,3 @@ void Launcher::applicationScanningProgress( int percent )
}
+ tb->refreshStartMenu();
break;
@@ -772,3 +773,2 @@ void Launcher::documentScanningProgress( int percent )
tabs->setLoadingWidgetEnabled( FALSE );
- tb->refreshStartMenu();
break;