ossp-pkg/as/as-gui/as_assist.cpp 1.73 -> 1.74
--- as_assist.cpp 2002/12/16 16:23:36 1.73
+++ as_assist.cpp 2002/12/16 17:13:17 1.74
@@ -129,6 +129,7 @@
m_pPrefs->setString(TITRAQ_PREFASFILE, TITRAQ_DEFASFILE);
m_pPrefs->setNumber(TITRAQ_PREFSTYLE, TITRAQ_STYLECDE);
m_pPrefs->setString(TITRAQ_PREFVIEW, TITRAQ_DEFVIEW);
+ m_pPrefs->setNumber(TITRAQ_PREFSORT, TITRAQ_DEFSORT);
m_pPrefs->setString(TITRAQ_PREFREMOTELOG, TITRAQ_DEFREMOTELOG);
m_pPrefs->setString(TITRAQ_PREFLOCALLOG, TITRAQ_DEFLOCALLOG);
m_pPrefs->flush(); // Write the new conf file
|
|