Changeset 2fb523720a in tspsg for src/main.cpp
- Timestamp:
- Aug 23, 2009, 1:26:42 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 5a81a64d74
- Parents:
- 281303f1f7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main.cpp
r281303f1f7 r2fb523720a 43 43 app.setOrganizationDomain("l-homes.org"); 44 44 app.setApplicationName("TSPSG"); 45 app.setApplicationVersion(BUILD_VERSION); 45 46 MainWindow mainwindow; 46 47 mainwindow.show();
Note: See TracChangeset
for help on using the changeset viewer.