1 2 3 4 5 6 7 8 9
#include "StyleE.hpp" QStyle* StyleE::create(const QString& key) { return 0; } // AUTOMOC the StyleEInclude.hpp header #include "moc_StyleEInclude.cpp"