some s*h interface headers reviews

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-04 14:30:56 +00:00
parent d85423250a
commit 4876436a62
9 changed files with 509 additions and 509 deletions

View File

@@ -44,7 +44,7 @@
@category{ctrl}
<!-- @appearance{slider.png} -->
@see @ref overview_eventhandlingoverview, wxScrollBar
@see @ref overview_eventhandling, wxScrollBar
*/
class wxSlider : public wxControl
{
@@ -53,7 +53,7 @@ public:
Default constructor
*/
wxSlider();
/**
Constructor, creating and showing a slider.