filters

common.h

00001 #ifndef QPRO_COMMON_H
00002 #define QPRO_COMMON_H
00003 
00004 #ifdef QP_TRACE
00005 #define QP_DEBUG(x) cerr << x
00006 #else
00007 #define QP_DEBUG(x)
00008 #endif
00009 
00010 #endif // QPRO_COMMON_H
00011 
KDE Home | KDE Accessibility Home | Description of Access Keys