diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 15:03:07 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 15:03:07 +0300 |
commit | e898920b8a8728296570c8f00b36f810cac09210 (patch) | |
tree | 8c6d44881f5f6d2eb0221d895488df4eba95de17 /constants.h | |
parent | 13f70f1d0f602e037a6930a1c56ce39f21b2485d (diff) |
modified: commonheaders.h
modified: constants.h
modified: globals.h
modified: init.cpp
modified: options.cpp
modified: utilities.cpp
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.h b/constants.h index 513154b..b4b3c21 100644 --- a/constants.h +++ b/constants.h @@ -1,4 +1,5 @@ #ifndef CONSTANTS_H #define CONSTANTS_H #define szModuleName "Juick" +#define JUICK_JID "juick@juick.com" #endif |