Fix typo in a comment for NewCloseButton().
s/common/current/ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cafff4405a
commit
0499b8375f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ public:
|
|||
}
|
||||
|
||||
// Special creation function for a standard "Close" bitmap. It allows to
|
||||
// simply create a close button with the image appropriate for the common
|
||||
// simply create a close button with the image appropriate for the current
|
||||
// platform.
|
||||
static wxBitmapButton* NewCloseButton(wxWindow* parent, wxWindowID winid);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue