remove friend class of QClassFactory for QCoreApplication
from this commit: 38be0d1383
Change-Id: I3c1cbdf793f321febfda0c3b5a931eb1190e9195
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
parent
70011bd9e8
commit
32a2c8b4e4
|
|
@ -214,7 +214,6 @@ private:
|
|||
friend bool qt_sendSpontaneousEvent(QObject *, QEvent *);
|
||||
#endif
|
||||
friend Q_CORE_EXPORT QString qAppName();
|
||||
friend class QClassFactory;
|
||||
friend class QCommandLineParserPrivate;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue