Changeset 6666 for trunk/EDIT4/ed4_class.hxx
- Timestamp:
- 21/05/10 19:44:17 (2 years ago)
- Files:
-
- 1 modified
-
trunk/EDIT4/ed4_class.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EDIT4/ed4_class.hxx
r6512 r6666 1040 1040 AW_root *aw_root; // Points to 'AW-Window-Controller' 1041 1041 AW_default props_db; // Default Properties database 1042 c onst char*db_name; // name of Default Properties database1042 char *db_name; // name of Default Properties database 1043 1043 ED4_window *first_window; // Points to List of Main Windows of ED4 1044 1044 ED4_main_manager *main_manager; // Points to Main manager of ED4
