Gtk3: reduce compiler hints.

This commit is contained in:
zeljan1 2025-01-25 22:00:28 +01:00
parent 375aee0658
commit 1a7bfbe92c

View File

@ -175,7 +175,8 @@ type
end;
implementation
uses StdCtrls, CheckLst, LCLProc, gtk3widgets, gtk3procs, Gtk3WSStdCtrls, Gtk3WSCheckLst;
uses StdCtrls, CheckLst, LCLProc, gtk3widgets, gtk3procs, Gtk3WSStdCtrls,
Gtk3WSCheckLst, LazTracer;
{*************************************************************}
{ TGtkListStoreStringList methods }