]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention Scrolled and wxScrolledWindow
authorRobert Roebling <robert@roebling.de>
Sat, 12 Apr 2008 15:14:41 +0000 (15:14 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 12 Apr 2008 15:14:41 +0000 (15:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/cat_classes.h

index 104612d5dae24d0723458ec4055e4b084daa38fa..1420509a69cd171f39fe3c2712116daf196c5805 100644 (file)
@@ -71,7 +71,7 @@ The following are the most important window classes
 @li wxWindow: base class for all windows and controls
 @li wxControl: base class (mostly) for native controls/widgets
 @li wxPanel: window which can smartly manage child windows
-@li wxScrolledWindow: Window with automatically managed scrollbars
+@li wxScrolledWindow: Window with automatically managed scrollbars (see wxScrolled)
 @li wxVScrolledWindow: As wxScrolledWindow but supports lines of variable
     height
 @li wxTopLevelWindow: Any top level window, dialog or frame