From 5a1f5ba99dfb754f1be4500dd55dca42b36413b8 Mon Sep 17 00:00:00 2001 From: sandman Date: Sun, 17 Nov 2002 02:03:01 +0000 Subject: - enabled the Shutdown button in Shutdown-Settings on OZ - enabled the LockKeyState indicator for iPAQs (to the right of the clock applet, since also iPAQs can have keyboards) - kergoth forgot a QT_QWS_EBX -> QT_QWS_SHARP - the launcher binary is now exactly the same on iPAQ and Zaurus --- (limited to 'core/launcher/shutdownimpl.cpp') diff --git a/core/launcher/shutdownimpl.cpp b/core/launcher/shutdownimpl.cpp index a202b7b..cf4f926 100644 --- a/core/launcher/shutdownimpl.cpp +++ b/core/launcher/shutdownimpl.cpp @@ -114,11 +114,6 @@ ShutdownImpl::ShutdownImpl( QWidget* parent, const char *name, WFlags fl ) m_progress-> hide ( ); Global::hideInputMethod ( ); - -#ifdef QT_QWS_SHARP - - shutdown-> hide ( ); -#endif } void ShutdownImpl::buttonClicked ( int b ) -- cgit v0.9.0.2