summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpalette.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-02 14:47:13 +0200
committerMartin Smith <martin.smith@nokia.com>2010-08-02 14:47:13 +0200
commit5f87e737219b6b22d532c0f3df659995a509b6e6 (patch)
tree3ab1c279a9155ab73df40a2039532038c7a8ef0b /src/gui/kernel/qpalette.cpp
parent8b8657a004c059b74b2f608d423110e8ed9e56bf (diff)
doc: Fixed many qdoc errors.
Diffstat (limited to 'src/gui/kernel/qpalette.cpp')
-rw-r--r--src/gui/kernel/qpalette.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/kernel/qpalette.cpp b/src/gui/kernel/qpalette.cpp
index 38ec806327..55d57276d9 100644
--- a/src/gui/kernel/qpalette.cpp
+++ b/src/gui/kernel/qpalette.cpp
@@ -872,7 +872,7 @@ void QPalette::detach()
\note The current ColorGroup is not taken into account when
comparing palettes
- \sa operator==
+ \sa operator==()
*/
/*!
@@ -882,7 +882,7 @@ void QPalette::detach()
\note The current ColorGroup is not taken into account when
comparing palettes
- \sa operator!=
+ \sa operator!=()
*/
bool QPalette::operator==(const QPalette &p) const
{