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.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/libopie/oticker.h b/libopie/oticker.h
index c52e317..0b88919 100644
--- a/libopie/oticker.h
+++ b/libopie/oticker.h
@@ -78,16 +78,14 @@ public:
* @param color QColor color to be set.
*
*/
- //FIXME const QColor& please -zecke
- void setBackgroundColor(QColor color);
+ void setBackgroundColor(const QColor& color);
/*!
* @fn setForegroundColor(QColor color)
* @brief sets color of text
* @param color QColor color of text
*
*/
- // FIXME const QColor& please -zecke
- void setForegroundColor(QColor color);
+ void setForegroundColor(const QColor& color);
/*!
* @fn setFrame(int style)
* @brief sets frame style