diff options
Diffstat (limited to 'examples/qtl/qtl.pro')
-rw-r--r-- | examples/qtl/qtl.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtl/qtl.pro b/examples/qtl/qtl.pro index 7601f1796..151acc19b 100644 --- a/examples/qtl/qtl.pro +++ b/examples/qtl/qtl.pro @@ -3,5 +3,5 @@ TARGET = qtl CONFIG += qt console warn_on release -SOURCES = qvaluelistiterator.cpp +SOURCES = tqvaluelistiterator.cpp INTERFACES = |