summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/fortune/fortunepluginwidget.h
Unidiff
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;