From e4ce4266f64e087072a18d04024cf7e37ffde3eb Mon Sep 17 00:00:00 2001 From: sandman Date: Mon, 25 Nov 2002 01:19:10 +0000 Subject: Don't press save&quit before writing the log message .. here it is: Fix for bug #464: O-Menu doesn't close when hitting F11 (Menu) twice --- diff --git a/core/launcher/desktop.cpp b/core/launcher/desktop.cpp index 34b52d2..6c67056 100644 --- a/core/launcher/desktop.cpp +++ b/core/launcher/desktop.cpp @@ -29,7 +29,7 @@ #include "irserver.h" #include "packageslave.h" #include "screensaver.h" - + #include #include #include diff --git a/core/launcher/desktop.h b/core/launcher/desktop.h index 13f28b3..1f8daa0 100644 --- a/core/launcher/desktop.h +++ b/core/launcher/desktop.h @@ -20,7 +20,7 @@ #ifndef __DESKTOP_H__ #define __DESKTOP_H__ - + #include "shutdownimpl.h" diff --git a/core/launcher/startmenu.cpp b/core/launcher/startmenu.cpp index e663072..88c6219 100644 --- a/core/launcher/startmenu.cpp +++ b/core/launcher/startmenu.cpp @@ -19,7 +19,7 @@ **********************************************************************/ #define INCLUDE_MENUITEM_DEF - + #include "startmenu.h" #include "sidething.h" //#include "mrulist.h" -- cgit v0.9.0.2