X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fglobal.h;h=4b337d5c888916aa9f056935f95a6d414ccc9e31;hp=c298766bcebe4d45cc0e20a2e2a64ae171d1ac7b;hb=45d9ea6ed5d64eec3ca351fdcf7610c7cff3529d;hpb=d6b056e936ec441258d291b7a8af7b83f9f53016 diff --git a/src/common/global.h b/src/common/global.h index c298766b..4b337d5c 100644 --- a/src/common/global.h +++ b/src/common/global.h @@ -23,6 +23,10 @@ #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