summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/RerunMocPlugin/MocPlugin/StyleD.cpp
blob: 7e4b121fc1aad8c48b670d810e157194f62e7478 (plain)
1
2
3
4
5
6
#include "StyleD.hpp"

QStyle* StyleD::create(const QString& key)
{
  return 0;
}