Changeset 0ac9690913 in tspsg for src/main.cpp
- Timestamp:
- Dec 7, 2009, 5:06:44 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- a218bf2cb2
- Parents:
- 3b1caa32d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main.cpp
r3b1caa32d0 r0ac9690913 33 33 #endif 34 34 35 #ifdef STATIC_BUILD 36 Q_IMPORT_PLUGIN(qjpeg) 37 Q_IMPORT_PLUGIN(qsvg) 38 #endif 39 35 40 int main(int argc, char *argv[]) 36 41 {
Note: See TracChangeset
for help on using the changeset viewer.