diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 07:40:03 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 07:40:03 (GMT) |
commit | a958ab9c98481100870a87ee07b8e0abddbfc804 (patch) | |
tree | e8d5c8f4e5b6b33942af6fac748e7fa9feef8d9c /src/gui/kernel/qwidget.cpp | |
parent | 411991d0e6a04085d9f8379ceccce337c5b6e818 (diff) | |
download | Qt-a958ab9c98481100870a87ee07b8e0abddbfc804.zip Qt-a958ab9c98481100870a87ee07b8e0abddbfc804.tar.gz Qt-a958ab9c98481100870a87ee07b8e0abddbfc804.tar.bz2 |
Qt's domain name is now qt.nokia.com.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/kernel/qwidget.cpp')
-rw-r--r-- | src/gui/kernel/qwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp index 2055714..d847609 100644 --- a/src/gui/kernel/qwidget.cpp +++ b/src/gui/kernel/qwidget.cpp @@ -4194,7 +4194,7 @@ void QWidget::setForegroundRole(QPalette::ColorRole role) assigning roles to a widget's palette is not guaranteed to change the appearance of the widget. Instead, you may choose to apply a \l styleSheet. You can refer to our Knowledge Base article - \l{http://qtsoftware.com/developer/knowledgebase/22}{here} for more + \l{http://qt.nokia.com/developer/knowledgebase/22}{here} for more information. \warning Do not use this function in conjunction with \l{Qt Style Sheets}. |