summaryrefslogtreecommitdiff
path: root/libopie/otimepicker.h
Unidiff
Diffstat (limited to 'libopie/otimepicker.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/otimepicker.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libopie/otimepicker.h b/libopie/otimepicker.h
index 495c806..d501a95 100644
--- a/libopie/otimepicker.h
+++ b/libopie/otimepicker.h
@@ -28,4 +28,4 @@ class OTimePicker: public QWidget {
28 WFlags fl = 0); 28 WFlags fl = 0);
29 29
30 public slots: 30 public slots:
31 void setHour(int h); 31 void setHour(int h);
@@ -34,3 +34,3 @@ class OTimePicker: public QWidget {
34 void setTime( int h, int m ); 34 void setTime( int h, int m );
35 35
36 public: 36 public:
@@ -58,3 +58,3 @@ class OTimePicker: public QWidget {
58 * 58 *
59 * @short 59 * @short A small dialog to pick a time
60 * @version 1.0 60 * @version 1.0