diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-01 18:24:37 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-01 18:24:37 -0600 |
commit | 4e997a9c6e25689dca65a2ec573a599699ef8170 (patch) | |
tree | fdb5ecac42fb8204df9fc8c9abe1c784d4719e0e /PerlQt/MANIFEST | |
parent | bfa107694b2507a7116f8856cafe4ab1375da8a9 (diff) | |
download | libtqt-perl-4e997a9c6e25689dca65a2ec573a599699ef8170.tar.gz libtqt-perl-4e997a9c6e25689dca65a2ec573a599699ef8170.zip |
Initial TQt conversion
Diffstat (limited to 'PerlQt/MANIFEST')
-rw-r--r-- | PerlQt/MANIFEST | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/PerlQt/MANIFEST b/PerlQt/MANIFEST index d52681c..53d07ac 100644 --- a/PerlQt/MANIFEST +++ b/PerlQt/MANIFEST @@ -1,9 +1,9 @@ INSTALL MANIFEST Makefile.PL.in -Qt.pm -Qt.xs -Qt.pod +TQt.pm +TQt.xs +TQt.pod bin/pqtapi bin/pqtsh examples/aclock/AnalogClock.pm @@ -24,15 +24,15 @@ examples/progress/progress.pl examples/richedit/imageCollection.pm examples/richedit/richedit.pl handlers.cpp -lib/Qt/attributes.pm -lib/Qt/debug.pm -lib/Qt/enumerations.pm -lib/Qt/isa.pm -lib/Qt/constants.pm -lib/Qt/properties.pm -lib/Qt/signals.pm -lib/Qt/slots.pm -lib/Qt/GlobalSpace.pm +lib/TQt/attributes.pm +lib/TQt/debug.pm +lib/TQt/enumerations.pm +lib/TQt/isa.pm +lib/TQt/constants.pm +lib/TQt/properties.pm +lib/TQt/signals.pm +lib/TQt/slots.pm +lib/TQt/GlobalSpace.pm marshall.h perlqt.h smokeperl.cpp |