ossp-pkg/as/as-gui/as_gui.cpp 1.17 -> 1.18
--- as_gui.cpp 2002/11/20 11:06:32 1.17
+++ as_gui.cpp 2002/11/24 17:56:54 1.18
@@ -46,6 +46,7 @@
setupTable();
setupEditlay();
setupButtons();
+ setupPrefs();
}
catch (Genexcept& Genex) {
Genex.reportErr();
|
|