X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fglobal.h;h=efa27aa18aab57d182b2d803fd880ff0d329ae17;hp=2723b66bb1d25a53e3571a786ee6a8d11a04556b;hb=44b22c4419f478a20f6324f9f3a700a2dec56302;hpb=cdb2f3cd9df153ea76c0e27e9a7edb24d1dbdd30 diff --git a/src/common/global.h b/src/common/global.h index 2723b66b..efa27aa1 100644 --- a/src/common/global.h +++ b/src/common/global.h @@ -27,6 +27,8 @@ #define BACKLOG_FORMAT 2 #define BACKLOG_STRING "QuasselIRC Backlog File" +#define DEFAULT_PORT 4242 + class Global; #include