diff --git a/lcl/forms.pp b/lcl/forms.pp index 555819f1ea..29cadb8f9a 100644 --- a/lcl/forms.pp +++ b/lcl/forms.pp @@ -279,7 +279,7 @@ implementation uses - buttons,stdctrls,interfaces,designer; + buttons,stdctrls,interfaces {,designer}; var FocusMessages : Boolean; //Should set it to TRUE by defualt but fpc does not handle that yet.