wxTGAHandler is included by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0bb222915e
commit
81d1f02d28
@ -1278,7 +1278,6 @@ public:
|
||||
#endif
|
||||
|
||||
|
||||
#if 0
|
||||
%{
|
||||
#include <wx/imagtga.h>
|
||||
%}
|
||||
@ -1289,7 +1288,6 @@ class wxTGAHandler : public wxImageHandler {
|
||||
public:
|
||||
wxTGAHandler();
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user