Fix wxIcon::GetLogicalSize documentation
This commit is contained in:
parent
7a98e93bb4
commit
19d3e2d902
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ public:
|
|||
|
||||
@since 3.1.6
|
||||
*/
|
||||
double GetLogicalSize() const;
|
||||
wxSize GetLogicalSize() const;
|
||||
|
||||
/**
|
||||
Gets the width of the icon in logical pixels.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue