blob: 37e756487b4799dbce1e153fba42b04966106e37 [file] [log] [blame]
#include "StyleC.hpp"
QStyle* StyleC::create(const QString& key)
{
return 0;
}