Fixed typo
[wxWidgets.git] / wxPython / src / core.i
index b10d9d60dfdc5c3d348deceaf4ace82c19fe089e..2dfef883e2a03858eb10952c8ee37c5e9cc268e9 100644 (file)
@@ -30,6 +30,7 @@
 %native(_wxPySetDictionary)   __wxPySetDictionary;
 %native(_wxPyFixStockObjects) __wxPyFixStockObjects;
 
+
 %pythoncode {
 %#// Give a reference to the dictionary of this module to the C++ extension
 %#// code.