Changed the DEFINE in qt/interfaces.pp

Shane

git-svn-id: trunk@62 -
This commit is contained in:
lazarus 2000-12-06 14:58:38 +00:00
parent 503f8131c6
commit 730e64351f

View File

@ -25,9 +25,9 @@ unit interfaces;
interface
{ $DEFINE WIN}
{ $DEFINE QT}
{$DEFINE QT}
{$DEFINE GTK}
{ $DEFINE GTK}
{$ifdef WIN}