diff options
Diffstat (limited to 'PerlQt/lib/Qt/constants.pm')
-rw-r--r-- | PerlQt/lib/Qt/constants.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PerlQt/lib/Qt/constants.pm b/PerlQt/lib/Qt/constants.pm index 9c7081c..5bdeed0 100644 --- a/PerlQt/lib/Qt/constants.pm +++ b/PerlQt/lib/Qt/constants.pm @@ -1,4 +1,4 @@ -package Qt::constants; +package TQt::constants; require Exporter; |