]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
Version updates
[wxWidgets.git] / docs / html / index.htm
index a4ce5aa9128a59d3ade31c362ac9f99e48d62e0d..1e5a899989bd7ebe108ff13ccc147f270aeee3b0 100644 (file)
@@ -320,6 +320,7 @@ Each of the following samples demonstrates one or more aspect of wxWidgets.<P>
 <li><a href="../../samples/access">access</a>: Active Accessiblity sample (Windows only).
 <li><a href="../../samples/artprov">artprov</a>: shows how you can customize the look of standard
 wxWidgets dialogs by replacing default bitmaps/icons with your own versions.
+<li><a href="../../samples/aui">aui</a>: wxAui (docking subsystem) sample.
 <li><a href="../../samples/calendar">calendar</a>: a sample to test the wxCalendarCtrl class.
 <li><a href="../../samples/caret">caret</a>: a sample to test the wxCaret class.
 <li><a href="../../samples/checklst">checklst</a>: demonstrates wxCheckListBox on