Add missing wxFont constructor to wxMotif
This commit is contained in:
@@ -29,6 +29,8 @@ public:
|
||||
|
||||
wxFont(const wxFontInfo& info);
|
||||
|
||||
wxFont(const wxString& nativeFontInfoString);
|
||||
|
||||
wxFont(const wxNativeFontInfo& info);
|
||||
|
||||
wxFont(int size,
|
||||
|
Reference in New Issue
Block a user