summaryrefslogtreecommitdiffstats
path: root/kalyptus/kalyptusDataDict.pm
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-14 21:13:36 -0600
committerTimothy Pearson <[email protected]>2012-02-14 21:13:36 -0600
commit8767713ab09296bf7c13c87e06c8d235da42869b (patch)
treeb96d3052297d197824a7f3b000d9f1294e5a1c29 /kalyptus/kalyptusDataDict.pm
parent7aa035c4f588c04c750241d2ccbb10f3410b6f95 (diff)
downloadlibtqt-perl-8767713ab09296bf7c13c87e06c8d235da42869b.tar.gz
libtqt-perl-8767713ab09296bf7c13c87e06c8d235da42869b.zip
Update various qt function definitions and static methods for tqt3
Diffstat (limited to 'kalyptus/kalyptusDataDict.pm')
-rw-r--r--kalyptus/kalyptusDataDict.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptusDataDict.pm b/kalyptus/kalyptusDataDict.pm
index 586ddf3..cf551fa 100644
--- a/kalyptus/kalyptusDataDict.pm
+++ b/kalyptus/kalyptusDataDict.pm
@@ -2279,7 +2279,7 @@ BEGIN
'Q_INT8' => 'char',
'Q_LONG&' => 'long',
'Q_LONG' => 'long',
-'Q_PACKED*' => 'void*',
+'TQ_PACKED*' => 'void*',
'Q_UINT16&' => 'unsigned short',
'Q_UINT16' => 'unsigned short',
'Q_UINT32&' => 'unsigned int',