summaryrefslogtreecommitdiffstats
path: root/smoke/tde/qtguess.pl.in
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/tde/qtguess.pl.in')
-rw-r--r--smoke/tde/qtguess.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/tde/qtguess.pl.in b/smoke/tde/qtguess.pl.in
index 89b8aa39..da7b6ad8 100644
--- a/smoke/tde/qtguess.pl.in
+++ b/smoke/tde/qtguess.pl.in
@@ -38,7 +38,7 @@ my $tmp = gettmpfile();
my $qtinc = '@qt_includes@';
my $allinc = '@all_includes@';
my $alllib = '@all_libraries@';
-my $qtflags ='@LIB_QT@';
+my $qtflags ='@LIB_TQT@';
my %x;
$x{'LIBPNG'} = '@LIBPNG@';
$x{'LIBJPEG'} = '@LIBJPEG@';