From 0d66b6176567eceda8dc5880a292df19386c7f78 Mon Sep 17 00:00:00 2001 From: sandman Date: Thu, 13 Jun 2002 15:09:47 +0000 Subject: Fix for ljp's fix for my fix of custom.h handling on iPAQs Should now work for iPAQ, Z and x86 --- (limited to 'core/launcher/taskbar.cpp') diff --git a/core/launcher/taskbar.cpp b/core/launcher/taskbar.cpp index bff2a1c..5e95c99 100644 --- a/core/launcher/taskbar.cpp +++ b/core/launcher/taskbar.cpp @@ -32,13 +32,10 @@ #include #include #include -#ifdef QT_QWS_CUSTOM + +#if defined( QT_QWS_CUSTOM ) || defined( QT_QWS_IPAQ ) #include #endif -#if defined(QT_QWS_IPAQ) -#include "qpe/custom-ipaq.h" -#endif - #include #include -- cgit v0.9.0.2