summaryrefslogtreecommitdiffstats
path: root/kalyptus/kalyptusCxxToKimono.pm
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-27 17:39:34 -0600
committerTimothy Pearson <[email protected]>2012-02-27 17:39:34 -0600
commitf0201c2d37cd3b94c6a720eb11d84263cd5d013b (patch)
tree201962cc477796bebc9940daf1ab2c69a852fd3a /kalyptus/kalyptusCxxToKimono.pm
parent27499ebe67cb49bb54fa9c17c34cf8411b1e669f (diff)
downloadlibtqt-perl-f0201c2d37cd3b94c6a720eb11d84263cd5d013b.tar.gz
libtqt-perl-f0201c2d37cd3b94c6a720eb11d84263cd5d013b.zip
Rename tqt3 color functions
Diffstat (limited to 'kalyptus/kalyptusCxxToKimono.pm')
-rw-r--r--kalyptus/kalyptusCxxToKimono.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptusCxxToKimono.pm b/kalyptus/kalyptusCxxToKimono.pm
index 77e0af8..1cb5dbf 100644
--- a/kalyptus/kalyptusCxxToKimono.pm
+++ b/kalyptus/kalyptusCxxToKimono.pm
@@ -395,7 +395,7 @@ EOF
public const int IO_TimeOutError = 7;
public const int IO_UnspecifiedError= 8;
- public static TQApplication qApp = null;
+ public static TQApplication tqApp = null;
public static string SIGNAL(string signal) {
return "2"+ signal;