NetSurf
|
Backward compatible defines to make NetSurf buildable with pre-OSLib 7 releases. More...
#include "oslib/colourtrans.h"
Go to the source code of this file.
Macros | |
#define | colourtrans_SET_BG_GCOL colourtrans_SET_BG |
After OSLib 6.90, there was a rename of colourtrans defines in order to avoid namespace clashes: svn diff -c 238 https://ro-oslib.svn.sourceforge.net/svnroot/ro-oslib/trunk/!OSLib/Source/Core/oslib/ColourTrans.swi Foresee some backwards compatibility until we've switched to OSLib 7. More... | |
#define | colourtrans_USE_ECFS_GCOL colourtrans_USE_ECFS |
Backward compatible defines to make NetSurf buildable with pre-OSLib 7 releases.
Definition in file oslib_pre7.h.
#define colourtrans_SET_BG_GCOL colourtrans_SET_BG |
After OSLib 6.90, there was a rename of colourtrans defines in order to avoid namespace clashes: svn diff -c 238 https://ro-oslib.svn.sourceforge.net/svnroot/ro-oslib/trunk/!OSLib/Source/Core/oslib/ColourTrans.swi Foresee some backwards compatibility until we've switched to OSLib 7.
Definition at line 36 of file oslib_pre7.h.
#define colourtrans_USE_ECFS_GCOL colourtrans_USE_ECFS |
Definition at line 39 of file oslib_pre7.h.