ossp-pkg/as/as-gui/as_gui.cpp 1.14 -> 1.15
--- as_gui.cpp 2002/11/18 22:38:04 1.14
+++ as_gui.cpp 2002/11/18 23:34:17 1.15
@@ -42,8 +42,8 @@
setupActions();
setupMenubar();
setupFiletools();
- setupStatusbar();
setupCentralwidget();
+ setupStatusbar();
setupTable();
setupOutput();
setupButtons();
|
|