Add screenshots of wxRearrange{List,Ctrl} to the manual
This is useful if only to illustrate the difference between the two.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@genericAppearance{rearrangelist}
|
||||
*/
|
||||
class wxRearrangeList : public wxCheckListBox
|
||||
{
|
||||
@@ -178,6 +179,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@genericAppearance{rearrangectrl}
|
||||
*/
|
||||
class wxRearrangeCtrl : public wxPanel
|
||||
{
|
||||
|
Reference in New Issue
Block a user