PUCLASS_LIST is already defined in <plib/puAux.h>.
This commit is contained in:
parent
bf7cf64eb2
commit
2aceb0e63f
1 changed files with 2 additions and 3 deletions
|
@ -7,10 +7,9 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <plib/pu.h>
|
||||
#include <plib/puAux.h>
|
||||
|
||||
# define PUCLASS_LIST 0x80000000 // Hopefully this value will never be used by plib
|
||||
# define PUCLASS_LIST 0x80000000 // Hopefully this value will never be used by plib
|
||||
//# define PUCLASS_LIST 0x80000000 // Hopefully this value will never be used by plib
|
||||
|
||||
/**
|
||||
* A scrolling list for PUI.
|
||||
|
|
Loading…
Reference in a new issue