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