Changeset 846 for trunk/tools/qdoc3/test/qt-defines.qdocconf
- Timestamp:
- May 5, 2011, 5:36:53 AM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/qdoc3/test/qt-defines.qdocconf (modified) (2 diffs)
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/qdoc3/test/qt-defines.qdocconf
r2 r846 4 4 QT_COMPAT \ 5 5 QT_KEYPAD_NAVIGATION \ 6 6 7 QT3_SUPPORT \ 7 8 Q_WS_.* \ … … 20 21 extraimages.HTML = qt-logo \ 21 22 trolltech-logo \ 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 22 43 taskmenuextension-example.png \ 23 44 coloreditorfactoryimage.png \ 24 dynamiclayouts-example.png \ 25 stylesheet-coffee-plastique.png 26 45 dynamiclayouts-example.png 46 47 # This stuff is used by the new doc format. 48 scriptdirs = $QT_SOURCE_TREE/doc/src/template/scripts 49 styledirs = $QT_SOURCE_TREE/doc/src/template/style 50 51 scripts.HTML = functions.js \ 52 narrow.js \ 53 superfish.js \ 54 jquery.js 55 56 styles.HTML = style.css \ 57 narrow.css \ 58 superfish.css \ 59 superfish_skin.css \ 60 style_ie6.css \ 61 style_ie7.css \ 62 style_ie8.css
Note:
See TracChangeset
for help on using the changeset viewer.
