Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1345/src/classes
Modified Files:
ConfigSourcesAll.cpp
Log Message:
fixed bug which prevented splitter sash positions from being written to local
config
Index: ConfigSourcesAll.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/ConfigSourcesAll.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- ConfigSourcesAll.cpp 9 Jul 2005 20:47:39 -0000 1.8
+++ ConfigSourcesAll.cpp 9 Jul 2005 20:48:15 -0000 1.9
@@ -217,5 +217,5 @@
ConfigSource *config;
if ( m_path.StartsWith(M_FRAMES_CONFIG_SECTION) ||
- m_path.StartsWith(_T("/") M_SETTINGS_CONFIG_SECTION +
+ m_path.StartsWith(_T("/") M_SETTINGS_CONFIG_SECTION _T("/") +
wxPSplitterWindow::GetConfigPath()) )
{
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates