summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/LeashAboutBox.h
diff options
context:
space:
mode:
authorKevin Wasserman <kevin.wasserman@painless-security.com>2012-06-28 18:16:21 -0400
committerBen Kaduk <kaduk@mit.edu>2012-08-27 11:48:13 -0400
commit3b976d4c094f0d0589468fda5f4debbb50345f20 (patch)
tree87abc00f88ab7d0a8d9b6dca5f6ae5f722267a8d /src/windows/leash/LeashAboutBox.h
parentb9e412c29acc4469b50e86a070d3532751e66b61 (diff)
downloadkrb5-3b976d4c094f0d0589468fda5f4debbb50345f20.tar.gz
krb5-3b976d4c094f0d0589468fda5f4debbb50345f20.tar.xz
krb5-3b976d4c094f0d0589468fda5f4debbb50345f20.zip
KfW GUI -- clean up 'About' dialog
By default, hide the debug list of loaded modules; change LeashView.cpp and recompile to get the list. Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> ticket: 7291 (new) queue: kfw target_version: 1.10.4 tags: pullup
Diffstat (limited to 'src/windows/leash/LeashAboutBox.h')
-rw-r--r--src/windows/leash/LeashAboutBox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows/leash/LeashAboutBox.h b/src/windows/leash/LeashAboutBox.h
index 34e1dac313..c6dbfc1772 100644
--- a/src/windows/leash/LeashAboutBox.h
+++ b/src/windows/leash/LeashAboutBox.h
@@ -45,6 +45,7 @@ public:
CButton m_radio_LeashDLLs;
CListBox m_LB_DLLsLoaded;
CString m_fileItem;
+ BOOL m_bListModules;
//}}AFX_DATA