summaryrefslogtreecommitdiff
path: root/core
authorsandman <sandman>2002-06-27 01:48:58 (UTC)
committer sandman <sandman>2002-06-27 01:48:58 (UTC)
commitddb50e049fad86aa83e196117a062fc67ff2fe7d (patch) (side-by-side diff)
tree1bfb1181c41f5704a5dfefe31150ccbcb38e123b /core
parent6d0df38a805c5560b0815df62b212d4be0913154 (diff)
downloadopie-ddb50e049fad86aa83e196117a062fc67ff2fe7d.zip
opie-ddb50e049fad86aa83e196117a062fc67ff2fe7d.tar.gz
opie-ddb50e049fad86aa83e196117a062fc67ff2fe7d.tar.bz2
Forgot to run astyle to get a sane formating
Diffstat (limited to 'core') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/shutdownimpl.cpp1
-rw-r--r--core/launcher/shutdownimpl.h0
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 )
Global::hideInputMethod ( );
#ifdef QT_QWS_CUSTOM
+
shutdown-> hide ( );
#endif
}
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