Changeset 7626 in orxonox.OLD for branches/qt_gui/src/lib/util
- Timestamp:
- May 16, 2006, 9:40:56 AM (19 years ago)
- Location:
- branches/qt_gui/src/lib/util
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/qt_gui/src/lib/util/directory.h
r7625 r7626 60 60 }; 61 61 62 63 64 62 #endif /* __DIRECTORY_H_ */ 65 63 -
branches/qt_gui/src/lib/util/preferences.cc
r7256 r7626 314 314 { 315 315 std::list<std::string> lst; 316 316 317 317 std::list<prefSection>::const_iterator it = data.begin(); 318 318
Note: See TracChangeset
for help on using the changeset viewer.