-rw-r--r-- | core/launcher/shutdownimpl.cpp | 1 | ||||
-rw-r--r-- | core/launcher/shutdownimpl.h | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/shutdownimpl.cpp b/core/launcher/shutdownimpl.cpp index 0c5b4f6..b1925d9 100644 --- a/core/launcher/shutdownimpl.cpp +++ b/core/launcher/shutdownimpl.cpp | |||
@@ -115,6 +115,7 @@ ShutdownImpl::ShutdownImpl( QWidget* parent, const char *name, WFlags fl ) | |||
115 | Global::hideInputMethod ( ); | 115 | Global::hideInputMethod ( ); |
116 | 116 | ||
117 | #ifdef QT_QWS_CUSTOM | 117 | #ifdef QT_QWS_CUSTOM |
118 | |||
118 | shutdown-> hide ( ); | 119 | shutdown-> hide ( ); |
119 | #endif | 120 | #endif |
120 | } | 121 | } |
diff --git a/core/launcher/shutdownimpl.h b/core/launcher/shutdownimpl.h index 462f347..c2ebcc7 100644 --- a/core/launcher/shutdownimpl.h +++ b/core/launcher/shutdownimpl.h | |||