summaryrefslogtreecommitdiff
path: root/groupexplode/dialog.h
diff options
context:
space:
mode:
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;