summaryrefslogtreecommitdiff
path: root/groupexplode/dialog.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-04-24 01:44:23 +0000
committerIan C <ianc@noddybox.co.uk>2005-04-24 01:44:23 +0000
commit540a3ffe4a9be39c346973e1f958c02398ce3f8a (patch)
tree5b7b995edeef25a52058aa05cf3576fc95dea08c /groupexplode/dialog.h
parent0053c73b4099fa7117f468e61d588053f8a3f67c (diff)
Initial working version
Diffstat (limited to 'groupexplode/dialog.h')
-rw-r--r--groupexplode/dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/groupexplode/dialog.h b/groupexplode/dialog.h
index f68efa5..4620eec 100644
--- a/groupexplode/dialog.h
+++ b/groupexplode/dialog.h
@@ -43,6 +43,7 @@ private:
W32DLib::Button m_ok;
W32DLib::Button m_cancel;
W32DLib::AutoCheck m_rmOrig;
+ W32DLib::AutoCheck m_collate;
W32DLib::ComboBox m_groups;
int m_sel;
const StringList& m_groupList;