Less friends is good, at least for C++ code :)

Change-Id: Ia46359ee80eb30b8e16a02b7d5376cc9610fac84
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
This commit is contained in:
Lars Knoll 2011-10-12 22:36:41 +02:00 committed by Qt by Nokia
parent e07d7ab265
commit 5ad123c136
2 changed files with 0 additions and 3 deletions

View File

@ -192,8 +192,6 @@ private:
friend class QGuiApplication;
friend class QGuiApplicationPrivate;
friend class QETWidget;
friend class Q3AccelManager;
friend class QShortcutMap;
friend class QWidget;
friend class QWidgetWindow;
friend class QWidgetPrivate;

View File

@ -316,7 +316,6 @@ private:
friend class QThreadData;
friend class QApplication;
friend class QApplicationPrivate;
friend class Q3AccelManager;
friend class QShortcutMap;
friend class QETWidget;
friend class QGraphicsView;