Changeset 846 for trunk/tools/designer/src/components/lib
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/tools/designer/src/components/lib/lib.pro
r561 r846 40 40 41 41 INCLUDEPATH += . .. \ 42 $$ QT_SOURCE_TREE/tools/designer/src/lib/components \43 $$ QT_SOURCE_TREE/tools/designer/src/lib/sdk \44 $$ QT_SOURCE_TREE/tools/designer/src/lib/extension \45 $$ QT_SOURCE_TREE/tools/designer/src/lib/uilib \46 $$ QT_SOURCE_TREE/tools/designer/src/lib/shared42 $$PWD/../../lib/components \ 43 $$PWD/../../lib/sdk \ 44 $$PWD/../../lib/extension \ 45 $$PWD/../../lib/uilib \ 46 $$PWD/../../lib/shared 47 47 48 48 include(../propertyeditor/propertyeditor.pri) -
trunk/tools/designer/src/components/lib/lib_pch.h
r651 r846 1 1 /**************************************************************************** 2 2 ** 3 ** Copyright (C) 201 0Nokia Corporation and/or its subsidiary(-ies).3 ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). 4 4 ** All rights reserved. 5 5 ** Contact: Nokia Corporation (qt-info@nokia.com) -
trunk/tools/designer/src/components/lib/qdesigner_components.cpp
r651 r846 1 1 /**************************************************************************** 2 2 ** 3 ** Copyright (C) 201 0Nokia Corporation and/or its subsidiary(-ies).3 ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). 4 4 ** All rights reserved. 5 5 ** Contact: Nokia Corporation (qt-info@nokia.com)
Note:
See TracChangeset
for help on using the changeset viewer.