Changeset 846 for trunk/include/ActiveQt
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 3 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/include/ActiveQt/ActiveQt
r2 r846 6 6 #include "qaxselect.h" 7 7 #include "qaxwidget.h" 8 #include "qaxtypes.h" 8 9 #include "qaxaggregated.h" 9 10 #include "qaxbindable.h" 10 11 #include "qaxfactory.h" 11 #include "qaxtypes.h"12 12 #endif -
trunk/include/ActiveQt/headers.pri
r561 r846 1 SYNCQT.HEADER_FILES = qaxbase.h qaxobject.h qaxscript.h qaxselect.h qaxwidget.h qaxaggregated.h qaxbindable.h qaxfactory.h qaxtypes.h ../../../../../../../../../../../../../../../../../../../../../include/ActiveQt/ActiveQt2 SYNCQT.HEADER_CLASSES = ../../ ../include/ActiveQt/QAxBase ../../../include/ActiveQt/QAxObject ../../../include/ActiveQt/QAxScriptEngine ../../../include/ActiveQt/QAxScript ../../../include/ActiveQt/QAxScriptManager ../../../include/ActiveQt/QAxSelect ../../../include/ActiveQt/QAxWidget ../../../include/ActiveQt/QAxAggregated ../../../include/ActiveQt/QAxBindable ../../../include/ActiveQt/QAxFactory ../../../include/ActiveQt/QAxClass1 SYNCQT.HEADER_FILES = ../activeqt/container/qaxbase.h ../activeqt/container/qaxobject.h ../activeqt/container/qaxscript.h ../activeqt/container/qaxselect.h ../activeqt/container/qaxwidget.h ../activeqt/shared/qaxtypes.h ../activeqt/control/qaxaggregated.h ../activeqt/control/qaxbindable.h ../activeqt/control/qaxfactory.h ../../include/ActiveQt/ActiveQt 2 SYNCQT.HEADER_CLASSES = ../../include/ActiveQt/QAxBase ../../include/ActiveQt/QAxObject ../../include/ActiveQt/QAxScriptEngine ../../include/ActiveQt/QAxScript ../../include/ActiveQt/QAxScriptManager ../../include/ActiveQt/QAxSelect ../../include/ActiveQt/QAxWidget ../../include/ActiveQt/QAxAggregated ../../include/ActiveQt/QAxBindable ../../include/ActiveQt/QAxFactory ../../include/ActiveQt/QAxClass 3 3 SYNCQT.PRIVATE_HEADER_FILES =
Note:
See TracChangeset
for help on using the changeset viewer.