summaryrefslogtreecommitdiff
path: root/libopie/oticker.h
Side-by-side diff
Diffstat (limited to 'libopie/oticker.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/oticker.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/libopie/oticker.h b/libopie/oticker.h
index 5df08da..30b7517 100644
--- a/libopie/oticker.h
+++ b/libopie/oticker.h
@@ -42,3 +42,4 @@
#include <qcolor.h>
-/*!
+
+/**
* @class OTicker
@@ -46,5 +47,4 @@
*
-*/
+ */
class OTicker : public QLabel {
-//class OTicker : public QFrame {
Q_OBJECT
@@ -94,3 +94,3 @@ public:
*/
- void setFrame(int style);
+ void setFrame(int style);
/*!
@@ -108,3 +108,3 @@ public:
*/
- void setScrollLength(int length);
+ void setScrollLength(int length);
signals: