summaryrefslogtreecommitdiff
path: root/core/launcher/startmenu.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/startmenu.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/startmenu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/startmenu.cpp b/core/launcher/startmenu.cpp
index b84eed8..c199063 100644
--- a/core/launcher/startmenu.cpp
+++ b/core/launcher/startmenu.cpp
@@ -356,3 +356,2 @@ void StartMenu::loadApplets()
MenuApplet *applet = xapplets[napplets];
-
applet->popup = applet->iface->popup( this );
@@ -386,2 +385,3 @@ void StartMenu::addApplets(QPopupMenu* pop) {
+
dict.insert( applet->id, new MenuApplet( *applet ) );