We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81679cd + 3c402ba commit 4763e16Copy full SHA for 4763e16
src/wx/widgets/PGPropertyValuesFlags.hx
@@ -1,6 +1,6 @@
1
package wx.widgets;
2
3
-#if (wxWidgetsVersion > version("3.3.0"))
+#if (wxWidgetsVersion >= version("3.3.0"))
4
5
@:include("wx/propgrid/propgriddefs.h")
6
extern enum abstract PGPropertyValuesFlags(PGPropertyValuesFlagsImpl) {
0 commit comments