]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/splitterwindow.h
always define wxUSE_RICHEDIT[2] -- this is better than never defining them (closes...
[wxWidgets.git] / docs / doxygen / overviews / splitterwindow.h
index 401f4fb83100bed0bc3518ae77c1c5207201867d..014b6c0cee80b5d79a8ded343967c00e080b9dd4 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
 @page overview_splitterwindow wxSplitterWindow Overview
 
@@ -25,7 +25,7 @@ horizontal split.
 
 The style wxSP_3D has been used to show a 3D border and 3D sash.
 
-@image html splitter.bmp
+@image html overview_splitter_3d.png
 
 
 @section overview_splitterwindow_example Example