ossp-pkg/as/as-gui/as_gui.cpp 1.25 -> 1.26
--- as_gui.cpp 2002/12/04 11:41:55 1.25
+++ as_gui.cpp 2002/12/12 12:19:48 1.26
@@ -65,6 +65,7 @@
setupStatusbar();
setupTable();
setupEditlay();
+ setupColumns();
}
catch (Genexcept& Genex) {
Genex.reportErr();
|
|