index
:
legacy/miranda/mim_plugs.git
helpers
juick
master
msg_export
msg_export_miranda_ng
new_gpg
new_gpg_autoexchange
new_gpg_miranda_ng
replacer
spamfilter
stopspam_mod
stopspam_mod_elzor
stopspam_mod_miranda_ng
watrack_mpd
watrack_mpd_miranda_ng
Miranda IM Plugins by sss GIT
Apache HTTP server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'log.h')
-rwxr-xr-x
log.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/log.h b/log.h
index ed19509..9d1dcb3 100755
--- a/
log.h
+++ b/
log.h
@@ -30,6 +30,7 @@ private:
fstream log;
TCHAR *path;
boost::mutex log_mutex;
+ bool _bDebugLog;
};
#endif