diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:52:32 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:52:32 +0300 |
commit | 5f68bd0ddfd9578e00d0dba2b64c6db1f405bbc8 (patch) | |
tree | 1a27b908ae6fc39b4792cc15200336305eec7380 /stopspam_mod/trunk/headers.h | |
parent | bc65af670e04a1c3244f47052475b24dddfd93d0 (diff) |
variables help button
fixed dynamic loading of settings changes (question)
Diffstat (limited to 'stopspam_mod/trunk/headers.h')
-rw-r--r-- | stopspam_mod/trunk/headers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/headers.h b/stopspam_mod/trunk/headers.h index db718df..ff7349e 100644 --- a/stopspam_mod/trunk/headers.h +++ b/stopspam_mod/trunk/headers.h @@ -12,7 +12,7 @@ #include <m_langpack.h>
#include <m_clistint.h>
#include <m_skin.h>
-#define VARIABLES_NOHELPER
+//#define VARIABLES_NOHELPER
#include <m_variables.h>
|