Changeset 963 for applications
- Timestamp:
- 05/20/10 10:05:37 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/bdmtoolbox/mex/class_defaults.cpp
r962 r963 54 54 #else 55 55 UIFile Out; 56 UI::save( *r,Out);56 UI::save(r,Out); 57 57 Out.writeFile("defaults"); 58 58 #endif