- Timestamp:
- 01/26/10 20:30:45 (13 years ago)
- Branches:
- master, qt5
- Children:
- 336fa33
- Parents:
- 05afe5f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/main.cpp
r05afe5f r3a8dc71 16 16 QApplication::setWindowIcon(QIcon(":/icons/fosdem.png")); 17 17 18 SqlEngine::initialize(); // creates DB connection18 SqlEngine::initialize(); // creates "SQLITE" DB connection 19 19 20 20 QWidget *window;
Note: See TracChangeset
for help on using the changeset viewer.