mirror of
https://github.com/fltk/fltk.git
synced 2025-12-16 01:26:37 +08:00
Replaced 10302 with 10301 for FLTK_ABI_VERSION
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9706 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#define PI 3.14159
|
||||
#endif
|
||||
|
||||
#if FLTK_ABI_VERSION >= 10302
|
||||
#if FLTK_ABI_VERSION >= 10301
|
||||
class MyTable : public Fl_Table {
|
||||
char *mode;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user