Changeset 96 in tspsg-svn for trunk/src/main.cpp
- Timestamp:
- Mar 1, 2010, 2:13:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/main.cpp
r94 r96 54 54 55 55 QTranslator en; 56 if (en.load("tspsg_en", PATH_ I18N))56 if (en.load("tspsg_en", PATH_L10N)) 57 57 app.installTranslator(&en); 58 58
Note: See TracChangeset
for help on using the changeset viewer.