mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 08:15:30 +08:00
qt 6.5.1 original
This commit is contained in:
6
tests/auto/tools/moc/Header
Normal file
6
tests/auto/tools/moc/Header
Normal file
@ -0,0 +1,6 @@
|
||||
#include <QtCore/qobject.h>
|
||||
|
||||
class Object : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
};
|
Reference in New Issue
Block a user