mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
QtAutogen tests: Move the complex test case to a subdirectory
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
#include "generated.h"
|
||||
|
||||
Generated::Generated(QObject* parent)
|
||||
: QObject(parent)
|
||||
{
|
||||
}
|
||||
|
||||
#include "moc_generated.cpp"
|
||||
Reference in New Issue
Block a user