Skip to content

Commit

Permalink
Add screenshots of wxRearrange{List,Ctrl} to the manual
Browse files Browse the repository at this point in the history
This is useful if only to illustrate the difference between the two.
  • Loading branch information
vadz committed Aug 14, 2017
1 parent c82a0b8 commit 7316ce7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added docs/doxygen/images/generic/rearrangectrl.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/doxygen/images/generic/rearrangelist.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions interface/wx/rearrangectrl.h
Expand Up @@ -45,6 +45,7 @@
@library{wxcore}
@category{ctrl}
@genericAppearance{rearrangelist}
*/
class wxRearrangeList : public wxCheckListBox
{
Expand Down Expand Up @@ -178,6 +179,7 @@ class wxRearrangeList : public wxCheckListBox
@library{wxcore}
@category{ctrl}
@genericAppearance{rearrangectrl}
*/
class wxRearrangeCtrl : public wxPanel
{
Expand Down

0 comments on commit 7316ce7

Please sign in to comment.