Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
Initial reviews of a few d* interface headers in this commit as well. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1016,7 +1016,7 @@ public:
|
||||
in
|
||||
windows which manage it.
|
||||
|
||||
@see wxScrolledWindow::SetScrollbars, SetVirtualSizeHints()
|
||||
@see wxScrolled::SetScrollbars(), SetVirtualSizeHints()
|
||||
*/
|
||||
void FitInside(wxWindow* window);
|
||||
|
||||
@@ -1347,7 +1347,7 @@ public:
|
||||
minimal size. For windows with managed scrollbars this will set them
|
||||
appropriately.
|
||||
|
||||
@see wxScrolledWindow::SetScrollbars
|
||||
@see wxScrolled::SetScrollbars()
|
||||
*/
|
||||
void SetVirtualSizeHints(wxWindow* window);
|
||||
|
||||
|
Reference in New Issue
Block a user