diff options
author | Robert Griebl <robert.griebl@nokia.com> | 2011-01-24 17:46:40 (GMT) |
---|---|---|
committer | Robert Griebl <robert.griebl@nokia.com> | 2011-01-24 17:47:01 (GMT) |
commit | 81492e56aba5b5761500543665012a85d6835513 (patch) | |
tree | 0367717e1611d902d63dd7607a1610e63bc2acc3 /examples/scroller/plot/plotwidget.cpp | |
parent | 64ec011c6132496eb9555c1d09e7fd4ddf472837 (diff) | |
download | Qt-81492e56aba5b5761500543665012a85d6835513.zip Qt-81492e56aba5b5761500543665012a85d6835513.tar.gz Qt-81492e56aba5b5761500543665012a85d6835513.tar.bz2 |
Various small fixes for the QScroller examples
Reviewed-By: TrustMe
Diffstat (limited to 'examples/scroller/plot/plotwidget.cpp')
-rw-r--r-- | examples/scroller/plot/plotwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scroller/plot/plotwidget.cpp b/examples/scroller/plot/plotwidget.cpp index 5f0df67..a03f613 100644 --- a/examples/scroller/plot/plotwidget.cpp +++ b/examples/scroller/plot/plotwidget.cpp @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the QtGui module of the Qt Toolkit. +** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |