diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-04-25 16:03:43 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-04-25 16:03:43 +0000 |
commit | cb5549f19be3c65c2228906c20ba95c82dd5b947 (patch) | |
tree | 0fd35060a9ca53217f8673fd5ead1ed22ca8db07 /nohtml/resource.h | |
parent | 51f6d8192d7deb99925fda250085cf3f7c42f34e (diff) |
change project name
added option to convert outgoing bbcodes to html
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@147 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'nohtml/resource.h')
-rw-r--r-- | nohtml/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nohtml/resource.h b/nohtml/resource.h index ebcf9c7..d8ab8e5 100644 --- a/nohtml/resource.h +++ b/nohtml/resource.h @@ -4,6 +4,7 @@ //
#define IDD_OPT1 109
#define IDC_CHK_BBCODES 1001
+#define IDC_CHK_HTML 1002
// Next default values for new objects
//
|