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