Revision: 7477
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7477&view=rev
Author:   vadz
Date:     2008-05-13 13:17:13 -0700 (Tue, 13 May 2008)

Log Message:
-----------
restore call to RestoreSettings1() accidentally lost 2 revisions ago

Modified Paths:
--------------
    trunk/M/src/adb/AdbFrame.cpp

Modified: trunk/M/src/adb/AdbFrame.cpp
===================================================================
--- trunk/M/src/adb/AdbFrame.cpp        2008-05-13 20:03:08 UTC (rev 7476)
+++ trunk/M/src/adb/AdbFrame.cpp        2008-05-13 20:17:13 UTC (rev 7477)
@@ -1343,6 +1343,8 @@
   // final initializations
   // ---------------------
 
+  RestoreSettings1();
+
   // create the root item
   m_root = new AdbTreeRoot(m_astrAdb, m_astrProviders);
   m_root->TreeInsert(*m_treeAdb);


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to