ad2b4d6490
wxGTK 2.8 and the Unicode version as backend.
12 lines
333 B
Text
12 lines
333 B
Text
$NetBSD: patch-aa,v 1.1 2009/08/06 23:21:31 joerg Exp $
|
|
|
|
--- src/_event.i.orig 2009-08-06 08:09:32.000000000 +0200
|
|
+++ src/_event.i
|
|
@@ -1873,7 +1873,6 @@ public:
|
|
|
|
void SetShow(bool show);
|
|
bool GetShow() const;
|
|
- bool IsShown() const;
|
|
|
|
%property(Show, GetShow, SetShow, doc="See `GetShow` and `SetShow`");
|
|
};
|