21b7661a79
Parsing the other files will (re)generate the same metaobject info in two places Change-Id: I8984ed30751a7587de870f55dd427f067d1b2495 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
8 lines
77 B
C++
8 lines
77 B
C++
#pragma once
|
|
|
|
#include <QObject>
|
|
|
|
namespace FooNamespace {
|
|
Q_NAMESPACE
|
|
}
|