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
/
StyleB.cpp
blob: 17d440035677318c548f2d5835643ead7144fd2f (
plain
)
1
2
3
4
5
6
#include
"StyleB.hpp"
QStyle
*
StyleB
::
create
(
const
QString
&
key
)
{
return
0
;
}