From d7be88ed0355e32f15da6ecbf56f2d825c530d2a Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 11 Jun 2002 13:26:52 +0000 Subject: follow up to the follow up for custom.h related things --- (limited to 'core') diff --git a/core/launcher/desktop.cpp b/core/launcher/desktop.cpp index 693e77f..974de0c 100644 --- a/core/launcher/desktop.cpp +++ b/core/launcher/desktop.cpp @@ -38,7 +38,10 @@ #include #include #include + +#ifdef QT_QWS_CUSTOM #include +#endif #include #include diff --git a/core/launcher/taskbar.cpp b/core/launcher/taskbar.cpp index b69d165..bff2a1c 100644 --- a/core/launcher/taskbar.cpp +++ b/core/launcher/taskbar.cpp @@ -32,9 +32,9 @@ #include #include #include -//#ifdef QT_QWS_CUSTOM -//#include -//#endif +#ifdef QT_QWS_CUSTOM +#include +#endif #if defined(QT_QWS_IPAQ) #include "qpe/custom-ipaq.h" #endif -- cgit v0.9.0.2