X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fflexui%2Ffui_events.pas;h=836ec1417431ed7cf77ff49aa627f5d0878d2a10;hb=refs%2Fheads%2Frenders_updated;hp=aff63479faed253bd63c89f1794b05caa9846ddb;hpb=08b53e05935bfc8f5c8e6c18754fd3768917aa77;p=d2df-sdl.git diff --git a/src/flexui/fui_events.pas b/src/flexui/fui_events.pas index aff6347..836ec14 100644 --- a/src/flexui/fui_events.pas +++ b/src/flexui/fui_events.pas @@ -3,8 +3,7 @@ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * the Free Software Foundation, version 3 of the License ONLY. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,6 +16,10 @@ {$INCLUDE ../shared/a_modes.inc} unit fui_events; + {$IFNDEF USE_SDL2} + {$FATAL SDL2 required for flexui fui_events} + {$ENDIF} + interface uses