From a104a921518d4427bf3dc9edd2c968133420607c Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Mar 2004 15:12:59 +0000 Subject: ODP changes --- (limited to 'noncore/todayplugins/fortune/fortunepluginwidget.h') diff --git a/noncore/todayplugins/fortune/fortunepluginwidget.h b/noncore/todayplugins/fortune/fortunepluginwidget.h index abb7bed..1b71430 100644 --- a/noncore/todayplugins/fortune/fortunepluginwidget.h +++ b/noncore/todayplugins/fortune/fortunepluginwidget.h @@ -33,13 +33,13 @@ public: ~FortunePluginWidget(); private: - OTicker *fortune; - OProcess *fortuneProcess; + Opie::Ui::OTicker *fortune; + Opie::Core::OProcess *fortuneProcess; void getFortune(); private slots: - void slotStdOut( OProcess*, char*, int ); + void slotStdOut( Opie::Core::OProcess*, char*, int ); }; #endif -- cgit v0.9.0.2