#ifndef debug_h__ #define debug_h__ #include "QDebug" void mydebug_init(QString name); void mydebug_init(); #endif