mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Turn "public" back on after emitting some private methods
This commit is contained in:
@@ -132,6 +132,7 @@ def addBaseVirtuals(c):
|
||||
private:
|
||||
virtual size_t GetDataSize(const wxDataFormat& format) const;
|
||||
virtual bool GetDataHere(const wxDataFormat& format, void* buf) const;
|
||||
public:
|
||||
"""))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user