#include "StyleB.hpp"

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