- Timestamp:
- 06/27/11 22:39:29 (12 years ago)
- Branches:
- master, qt5
- Children:
- 4fe29d6
- Parents:
- 3686b97
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/main.cpp
r3686b97 rd17dd78 44 44 QCoreApplication::setOrganizationName("Toastfreeware"); 45 45 QCoreApplication::setApplicationName("ConfClerk"); 46 QCoreApplication::setApplicationVersion(VERSION); 46 47 47 48 SqlEngine::initialize(); // creates "SQLITE" DB connection
Note: See TracChangeset
for help on using the changeset viewer.