From 5bc894df5dcd8ec35e2182ca4ad0494d6408f754 Mon Sep 17 00:00:00 2001 From: harlekin Date: Fri, 28 Mar 2003 20:15:42 +0000 Subject: now as owait in libopie --- (limited to 'core/launcher/wait.h') diff --git a/core/launcher/wait.h b/core/launcher/wait.h index 6e5e41a..6a087ec 100644 --- a/core/launcher/wait.h +++ b/core/launcher/wait.h @@ -21,6 +21,8 @@ #ifndef __WAIT_H__ #define __WAIT_H__ +#include + #include #include @@ -37,7 +39,7 @@ public: void paintEvent( QPaintEvent * ); static Wait *getWaitObject(); private: - WaitPopup* centralWait; + OWait* centralWait; QPixmap pm; bool waiting; }; -- cgit v0.9.0.2