summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsview_p.h
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-08-26 09:53:30 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-08-26 09:54:57 (GMT)
commit62e3fc09211f0739f37672c18fc19b1a18bbbf62 (patch)
treed9a83b802053e8f389378b2819f0fb50b95072f3 /src/gui/graphicsview/qgraphicsview_p.h
parentdad83c695e968d7c9fb0be2f4636cf14d34fb8a1 (diff)
downloadQt-62e3fc09211f0739f37672c18fc19b1a18bbbf62.zip
Qt-62e3fc09211f0739f37672c18fc19b1a18bbbf62.tar.gz
Qt-62e3fc09211f0739f37672c18fc19b1a18bbbf62.tar.bz2
Fix "We mean it." comments in graphicsview
Diffstat (limited to 'src/gui/graphicsview/qgraphicsview_p.h')
-rw-r--r--src/gui/graphicsview/qgraphicsview_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/graphicsview/qgraphicsview_p.h b/src/gui/graphicsview/qgraphicsview_p.h
index bdf5ddd..a40dfdc 100644
--- a/src/gui/graphicsview/qgraphicsview_p.h
+++ b/src/gui/graphicsview/qgraphicsview_p.h
@@ -47,8 +47,8 @@
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
-// of qapplication_*.cpp, qwidget*.cpp and qfiledialog.cpp. This header
-// file may change from version to version without notice, or even be removed.
+// of other Qt classes. This header file may change from version to
+// version without notice, or even be removed.
//
// We mean it.
//