]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
added TGA handler (somewhat modified patch 1393912)
[wxWidgets.git] / include / wx / setup_inc.h
index 8eb5b31ee3f1d4e481c3c0ed8ef994c803c15e9f..9de20b614e15191766772d2c1ccbf93455a945f0 100644 (file)
 // Set to 1 for TIFF format support (requires libtiff)
 #define wxUSE_LIBTIFF       1
 
+// Set to 1 for TGA format support (loading only)
+#define wxUSE_TGA           1
+
 // Set to 1 for GIF format support
 #define wxUSE_GIF           1