]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_image.i
default values for option and flag (TODO: preferences dialog)
[wxWidgets.git] / wxPython / src / _image.i
index b50691f280a068a3540c412b71cfa2db96304cfc..6b315bc824b97d15b8f1d24a5d09f40df220273d 100644 (file)
@@ -1278,7 +1278,6 @@ public:
 #endif
 
 
-#if 0
 %{
 #include <wx/imagtga.h>
 %}
@@ -1289,7 +1288,6 @@ class wxTGAHandler : public wxImageHandler {
 public:
     wxTGAHandler();
 };
-#endif
 
 
 //---------------------------------------------------------------------------