mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 18:58:15 +02:00
lcl: gtk2: clean up
git-svn-id: trunk@41657 -
This commit is contained in:
parent
24c08f9ea5
commit
2f554d4dad
@ -14,7 +14,7 @@ var
|
||||
begin
|
||||
{
|
||||
erase backgound of custom controls
|
||||
use only for real custom controls for gtk1 - that are GTKAPIWidget
|
||||
use only for real custom controls that are GTKAPIWidget
|
||||
}
|
||||
|
||||
if (TObject(Target) is TCustomControl) then begin
|
||||
|
Loading…
Reference in New Issue
Block a user