]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
fix bug with new numbering system
[wxWidgets.git] / docs / html / index.htm
index 89cc562babeb76543998931c043db8b7d3b690a5..d86cbf8ef21871a13daf5924db6d5fc331e5af57 100644 (file)
@@ -142,7 +142,7 @@ by Franky Braem, in PDF format.<P>
 
 <tr>
 <td align=center>
-<a href="wx/wx.htm">wxWidgets Reference</a>
+<a href="wx/wx_contents.html">wxWidgets Reference</a>
 </td>
 
 <td align=center>
@@ -374,6 +374,7 @@ the user to resize subwindows.
 <li><a href="../../samples/scrollsub">scrollsub</a>: demonstrates the use of wxScrolledWindow to scroll
 an embedded window.
 <li><a href="../../samples/sockets">sockets</a>: demonstrates the TCP/IP family of classes.
+<li><a href="../../samples/splash">splash</a>: demonstrates use of the wxSplashScreen class.
 <li><a href="../../samples/splitter">splitter</a>: demonstrates the wxSplitterWindow class.
 <li><a href="../../samples/statbar">statbar</a>: demonstrates the wxStatusBar class.
 <li><a href="../../samples/taskbar">taskbar</a>: demonstrates the wxTaskBarIcon class, for