OK Folks, my first commit after quite a while, and while Quassel looks the same as...
[quassel.git] / src / common / global.h
index 2723b66..efa27aa 100644 (file)
@@ -27,6 +27,8 @@
 #define BACKLOG_FORMAT 2
 #define BACKLOG_STRING "QuasselIRC Backlog File"
 
+#define DEFAULT_PORT 4242
+
 class Global;
 
 #include <QHash>