Changeset 863 for branches/vendor/nokia/qt/current/src/plugins
- Timestamp:
- May 16, 2011, 3:45:04 PM (15 years ago)
- Location:
- branches/vendor/nokia/qt/current/src/plugins
- Files:
-
- 2 edited
-
bearer/symbian/symbianengine.cpp (modified) (1 diff)
-
qpluginbase.pri (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/nokia/qt/current/src/plugins/bearer/symbian/symbianengine.cpp
r844 r863 830 830 } 831 831 } 832 832 833 if (active) { 833 834 changeConfigurationStateTo(ptr, QNetworkConfiguration::Active); -
branches/vendor/nokia/qt/current/src/plugins/qpluginbase.pri
r844 r863 1 1 TEMPLATE = lib 2 2 isEmpty(QT_MAJOR_VERSION) { 3 VERSION=4.7. 23 VERSION=4.7. 4 4 } else { 5 5 VERSION=$${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION}
Note:
See TracChangeset
for help on using the changeset viewer.
