Remove trailing whitespace from several files
No real changes. See https://github.com/wxWidgets/wxWidgets/pull/787
This commit is contained in:
committed by
Vadim Zeitlin
parent
8d02384792
commit
496da2e550
@@ -304,7 +304,7 @@ public:
|
||||
|
||||
const wxSize& GetSize() const { return m_size; }
|
||||
void SetSize(const wxSize& sz) { m_size = sz; }
|
||||
|
||||
|
||||
bool IsOk() const { return m_smallImageList != NULL; }
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user