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