mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 22:39:14 +02:00
Qt: fixed merging conflict in r47732 #4821baf49f
git-svn-id: branches/fixes_1_4@47766 -
This commit is contained in:
parent
0243b812ca
commit
78b5f45688
@ -27,7 +27,7 @@ uses
|
||||
qt4,
|
||||
qtobjects, qtwidgets, qtproc,
|
||||
// RTL + LCL
|
||||
SysUtils, Classes, LCLType, LCLProc, Dialogs, Controls, Forms, Graphics,
|
||||
SysUtils, Classes, LCLType, LazUTF8, FileUtil, Dialogs, Controls, Forms, Graphics,
|
||||
// Widgetset
|
||||
WSDialogs, WSLCLClasses;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user