X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fflexui%2Ffui_style.pas;h=e28aea7cdd8155568c42ea4abce3af20ff0c1ea8;hb=51374402c2585a179840350b3db9681c418c3e6f;hp=1125a265acaa20929de9e4b37cfaccd7f8a10026;hpb=5368f6638623f763633157cdd4920bf2cb66fce5;p=d2df-sdl.git diff --git a/src/flexui/fui_style.pas b/src/flexui/fui_style.pas index 1125a26..e28aea7 100644 --- a/src/flexui/fui_style.pas +++ b/src/flexui/fui_style.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 @@ -14,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$INCLUDE ../../shared/a_modes.inc} +{$INCLUDE ../shared/a_modes.inc} {.$DEFINE UI_STYLE_DEBUG_SEARCH} unit fui_style;