1 2 3 4 5 6
#include "kdevcompileroptions.h" KDevCompilerOptions::KDevCompilerOptions( TQObject * parent, const char * name ) :TQObject(parent, name) { }