mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-10 13:59:20 +02:00
lcl: qt: fixed compiling either qt4 or qt45
git-svn-id: trunk@53328 -
This commit is contained in:
parent
5511f0e0f8
commit
6779194d07
@ -3,8 +3,8 @@ unit AllLCLIntfUnits;
|
||||
interface
|
||||
uses
|
||||
interfaces{%H-},
|
||||
qt4{%H-},
|
||||
qt45{%H-},
|
||||
//qt4{%H-},
|
||||
//qt45{%H-},
|
||||
qtcaret{%H-},
|
||||
qtint{%H-},
|
||||
qtobjects{%H-},
|
||||
|
Loading…
Reference in New Issue
Block a user