[commit] r1834 - trunk/GME/GMEActiveBrowser
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Fri Feb 24 09:52:35 CST 2012
Author: ksmyth
Date: Fri Feb 24 09:52:35 2012
New Revision: 1834
Log:
Save changes to registry when dialog is closed
Modified:
trunk/GME/GMEActiveBrowser/AggregateOptionsDlg.cpp
Modified: trunk/GME/GMEActiveBrowser/AggregateOptionsDlg.cpp
==============================================================================
--- trunk/GME/GMEActiveBrowser/AggregateOptionsDlg.cpp Tue Feb 14 16:25:45 2012 (r1833)
+++ trunk/GME/GMEActiveBrowser/AggregateOptionsDlg.cpp Fri Feb 24 09:52:35 2012 (r1834)
@@ -92,7 +92,7 @@
pParentPage->m_Options.m_bStoreTreeInRegistry=m_bStoreTreeInRegistry;
-
+ pParentPage->m_Options.SaveToRegistry();
CDialog::OnOK();
More information about the gme-commit
mailing list