Changeset 6666 for trunk/AWT/awt.hxx
- Timestamp:
- 21/05/10 19:44:17 (2 years ago)
- Files:
-
- 1 modified
-
trunk/AWT/awt.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AWT/awt.hxx
r6656 r6666 198 198 #endif // DEBUG 199 199 200 AW_ default AWT_open_properties(AW_root *aw_root, const char *default_name);200 AW_root *AWT_create_root(const char *properties, const char *program); 201 201 202 202 void AWT_install_cb_guards();
