summaryrefslogtreecommitdiffstats
path: root/languages/cpp/doc/qt-kdev3.toc
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/doc/qt-kdev3.toc')
-rw-r--r--languages/cpp/doc/qt-kdev3.toc6
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/cpp/doc/qt-kdev3.toc b/languages/cpp/doc/qt-kdev3.toc
index e1ed885e..b9e225ec 100644
--- a/languages/cpp/doc/qt-kdev3.toc
+++ b/languages/cpp/doc/qt-kdev3.toc
@@ -16,9 +16,9 @@
<tocsect2 name="Designing the program" url="design-program.html"/>
<tocsect2 name="Adding widgets" url="adding-widgets.html"/>
<tocsect2 name="Getting spaced out" url="spaced-out.html"/>
- <tocsect2 name="Signals and slots" url="signals-and-slots.html"/>
+ <tocsect2 name="Signals and Q_SLOTS" url="Q_SIGNALS-and-Q_SLOTS.html"/>
<tocsect2 name="Generating the source" url="source.html"/>
- <tocsect2 name="Implementing the slot" url="slots.html"/>
+ <tocsect2 name="Implementing the slot" url="Q_SLOTS.html"/>
</tocsect1>
<tocsect1 name="In short" url="in-short.html">
</tocsect1>
@@ -32,7 +32,7 @@
</tocsect1>
<tocsect1 name="Generating the source (alternate)" url="without_subclass.html">
<tocsect2 name="Without using the KDevelop subclassing capability" url="without_subclass.html"/>
- <tocsect2 name="Implementing the slot" url="slots2.html"/>
+ <tocsect2 name="Implementing the slot" url="Q_SLOTS2.html"/>
</tocsect1>
<tocsect1 name="Credits and License" url="credits.html">
</tocsect1>