summaryrefslogtreecommitdiff
path: root/libopie/oticker.h
Unidiff
Diffstat (limited to 'libopie/oticker.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie/oticker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libopie/oticker.h b/libopie/oticker.h
index 5df08da..30b7517 100644
--- a/libopie/oticker.h
+++ b/libopie/oticker.h
@@ -41,5 +41,6 @@
41#include <qframe.h> 41#include <qframe.h>
42#include <qcolor.h> 42#include <qcolor.h>
43/*! 43
44/**
44 * @class OTicker 45 * @class OTicker
45 * @brief The OTicker class provides a QLabel widget that scroll its contents 46 * @brief The OTicker class provides a QLabel widget that scroll its contents
@@ -47,5 +48,4 @@
47*/ 48*/
48class OTicker : public QLabel { 49class OTicker : public QLabel {
49//class OTicker : public QFrame {
50 Q_OBJECT 50 Q_OBJECT
51 51