virtual/static attributes automated fixes by ifacecheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -265,7 +265,7 @@ public:
|
||||
/**
|
||||
Returns @true if the pen is initialised.
|
||||
*/
|
||||
bool IsOk() const;
|
||||
virtual bool IsOk() const;
|
||||
|
||||
/**
|
||||
Sets the pen cap style, which may be one of @c wxCAP_ROUND, @c wxCAP_PROJECTING
|
||||
|
Reference in New Issue
Block a user