diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2004-03-23 12:07:22 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2004-03-23 12:07:22 +0000 |
commit | 6f0f6fb5c0fe8ab2548c84a65fb6d1ee9363e317 (patch) | |
tree | 0ea5f55c75f0d3c7149dea0a0b6c87a0665d0a3c /shared/unstable/forky.h | |
parent | 88b4da18ab484ea55f4a58174bf0ccebe0088f24 (diff) |
toxy alpha9
svn path=/trunk/externals/miXed/; revision=1470
Diffstat (limited to 'shared/unstable/forky.h')
-rw-r--r-- | shared/unstable/forky.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/unstable/forky.h b/shared/unstable/forky.h index bf59783..b7cbee1 100644 --- a/shared/unstable/forky.h +++ b/shared/unstable/forky.h @@ -16,6 +16,7 @@ #if FORKY_VERSION >= 37 #define FORKY_WIDGETPADDING #else +#warning You are entering a back-compatibility mode. Delete this warning from forky.h to proceed. #define FORKY_WIDGETPADDING 0,0 #endif |