blob: 344831969b4982b11964b263325e69d162d65935 [file] [log] [blame]
#include "StyleE.hpp"
QStyle* StyleE::create(const QString& key)
{
return 0;
}
// AUTOMOC the StyleEInclude.hpp header
#include "moc_StyleEInclude.cpp"