Make BufferInfo qDebug()able as per EgS' request.
[quassel.git] / src / common / global.h
index c298766..4b337d5 100644 (file)
 #ifndef _GLOBAL_H_
 #define _GLOBAL_H_
 
+// Enable some shortcuts and stuff
+//#define DEVELMODE
+
+
 /** The protocol version we use fo the communication between core and GUI */
 #define GUI_PROTOCOL 3