Changeset 477 in dev for trunk/ab5.0/abdev/ProjectEditor/include
- Timestamp:
- Apr 6, 2008, 8:07:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/ProjectEditor/include/Program.h
r475 r477 7 7 { 8 8 public: 9 static const std::string GetApplicationSystemDirPath()10 {11 return Jenga::Common::Environment::GetAppDir() + "\\system";12 }13 9 }; 14 10
Note:
See TracChangeset
for help on using the changeset viewer.