OSDN Git Service

fix navigation
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 8 Dec 2010 15:13:11 +0000 (16:13 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 8 Dec 2010 15:28:52 +0000 (16:28 +0100)
Reviewed-by: Leena Miettinen
doc/qtcreator.qdoc

index 181ae43..71ed750 100644 (file)
                     \o \l {Creating Qt Quick Projects}
                     \o \l {Using Qt Quick Designer}
                     \o \l {Creating Components}
+                    \o \l {Creating Buttons}
+                    \o \l {Creating Scalable Buttons and Borders}
                     \o \l {Creating Screens}
                     \o \l {Animating Screens}
                     \o \l {Adding User Interaction Methods}
 
 /*!
     \contentspage index.html
-    \previouspage creator-task-lists.html
+    \previouspage creator-cli.html
     \page creator-help.html
     \nextpage creator-tips.html
 
         \o \l {Creating Qt Quick Projects}
         \o \l {Using Qt Quick Designer}
         \o \l {Creating Components}
+        \o \l {Creating Buttons}
+        \o \l {Creating Scalable Buttons and Borders}
         \o \l {Creating Screens}
         \o \l {Animating Screens}
         \o \l {Adding User Interaction Methods}
 /*!
 
     \contentspage index.html
-    \previouspage quick-components.html
+    \previouspage quick-scalable-image.html
     \page quick-screens.html
     \nextpage quick-animations.html