wxWidgets/interface
Paul Cornett c41ff4e694 Remove unuseable wxPGArrayEditorDialog ctor
It calls Create(), which calls the pure virtual ArrayGetCount(), which will
crash, as the required override can't be called from the base class ctor.
2019-02-17 18:00:26 -08:00
..
wx Remove unuseable wxPGArrayEditorDialog ctor 2019-02-17 18:00:26 -08:00
check_syntax.sh