ossp-pkg/as/as-gui/as_assist.cpp 1.105 -> 1.106
--- as_assist.cpp 2003/02/14 09:18:25 1.105
+++ as_assist.cpp 2003/02/14 17:31:54 1.106
@@ -50,6 +50,11 @@
#include "as_gui.h" // Main classes
#include "as_amount.h" // AmountBox class
#include "as_user.h" // User class
+#include "as_const.h" // Application constants
+#include "as_table.h" // Class TiTable
+#include "as_pref.h" // Class Preferences
+#include "as_panel.h" // Class Prefpanel
+#include "as_datedit.h" // Class Daydateedit
// Icon pixel maps
#include "as_gfx/filenew.xpm" // static const char *s_kpcFilenew_xpm[]
|
|