From 8ef3adf9504f27df8bf0e057221704b1ee077dc8 Mon Sep 17 00:00:00 2001 From: harlekin Date: Mon, 09 Sep 2002 18:28:50 +0000 Subject: next time i will also compile it for ipaq too before commiting so i also see compile problems in ipaq ifdefs .-) --- diff --git a/core/launcher/taskbar.cpp b/core/launcher/taskbar.cpp index 9f397eb..988d072 100644 --- a/core/launcher/taskbar.cpp +++ b/core/launcher/taskbar.cpp @@ -170,7 +170,7 @@ TaskBar::TaskBar() : QHBox(0, 0, WStyle_Customize | WStyle_Tool | WStyle_StaysOn // ## make customizable in some way? #ifdef QT_QWS_CUSTOM lockState = new LockKeyState( this ); -y#else +#else lockState = 0; #endif -- cgit v0.9.0.2