summaryrefslogtreecommitdiffstats
path: root/PerlQt/t/My/Codec.pm
diff options
context:
space:
mode:
Diffstat (limited to 'PerlQt/t/My/Codec.pm')
-rw-r--r--PerlQt/t/My/Codec.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/PerlQt/t/My/Codec.pm b/PerlQt/t/My/Codec.pm
index 93e1d01..f853f5d 100644
--- a/PerlQt/t/My/Codec.pm
+++ b/PerlQt/t/My/Codec.pm
@@ -1,6 +1,6 @@
package My::Codec;
-use Qt;
-use Qt::isa qw( Qt::TextCodec );
+use TQt;
+use TQt::isa qw( TQt::TextCodec );
sub NEW
{