index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
QtAutogen
/
RerunMocPlugin
/
MocPlugin
/
StyleC.cpp
blob: 37e756487b4799dbce1e153fba42b04966106e37 (
plain
)
1
2
3
4
5
6
#include
"StyleC.hpp"
QStyle
*
StyleC
::
create
(
const
QString
&
key
)
{
return
0
;
}