Developer Documentation
static_plugins.cc
1 #include <QtPlugin>
2 
3 
4 namespace cmake {
5 
6 const char *static_plugins = ""
7 ;
8 } /* namespace cmake */