mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 08:50:16 +02:00
Changed the DEFINE in qt/interfaces.pp
Shane git-svn-id: trunk@62 -
This commit is contained in:
parent
503f8131c6
commit
730e64351f
@ -25,9 +25,9 @@ unit interfaces;
|
||||
|
||||
interface
|
||||
{ $DEFINE WIN}
|
||||
{ $DEFINE QT}
|
||||
{$DEFINE QT}
|
||||
|
||||
{$DEFINE GTK}
|
||||
{ $DEFINE GTK}
|
||||
|
||||
{$ifdef WIN}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user