From c739f74f910b24884279d34836c1f78a97a7e7ae Mon Sep 17 00:00:00 2001 From: sandman Date: Tue, 18 Jun 2002 12:49:05 +0000 Subject: Replaced OHwInfo with ODevice and ported from custom-*.h #defines to ODevice methods --- (limited to 'core/launcher/taskbar.h') diff --git a/core/launcher/taskbar.h b/core/launcher/taskbar.h index 78c4722..40983af 100644 --- a/core/launcher/taskbar.h +++ b/core/launcher/taskbar.h @@ -21,10 +21,6 @@ #ifndef __TASKBAR_H__ #define __TASKBAR_H__ -#if defined( QT_QWS_CUSTOM ) || defined( QT_QWS_IPAQ ) -#include -#endif - #include class QLabel; -- cgit v0.9.0.2