summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/fortune/fortunepluginwidget.h
authorkergoth <kergoth>2002-11-04 15:53:27 (UTC)
committer kergoth <kergoth>2002-11-04 15:53:27 (UTC)
commita59b7fd669c53ece7d4eb56eb5b69d8b5f298048 (patch) (unidiff)
treecb8a26d2da36959b6961c30630be99fed54c5ea4 /noncore/todayplugins/fortune/fortunepluginwidget.h
parent17a29825dcf56cb0e224848e71e24ee6a884890b (diff)
downloadopie-a59b7fd669c53ece7d4eb56eb5b69d8b5f298048.zip
opie-a59b7fd669c53ece7d4eb56eb5b69d8b5f298048.tar.gz
opie-a59b7fd669c53ece7d4eb56eb5b69d8b5f298048.tar.bz2
never code without caffeine.
Diffstat (limited to 'noncore/todayplugins/fortune/fortunepluginwidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/fortune/fortunepluginwidget.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/todayplugins/fortune/fortunepluginwidget.h b/noncore/todayplugins/fortune/fortunepluginwidget.h
index dd3cd6f..302d046 100644
--- a/noncore/todayplugins/fortune/fortunepluginwidget.h
+++ b/noncore/todayplugins/fortune/fortunepluginwidget.h
@@ -33,9 +33,6 @@ public:
33 FortunePluginWidget( QWidget *parent, const char *name ); 33 FortunePluginWidget( QWidget *parent, const char *name );
34 ~FortunePluginWidget(); 34 ~FortunePluginWidget();
35 35
36protected slots:
37 void startFortune();
38
39private: 36private:
40 OTicker *fortune; 37 OTicker *fortune;
41 OProcess *fortuneProcess; 38 OProcess *fortuneProcess;