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