diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:53:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:53:13 -0600 |
commit | 42c7e9627b1e2ecddc1a82f6f6c6c1224c3102e2 (patch) | |
tree | 5c2e9fb8b1da19c6a7358dce5e3c35e92fd90052 /kalyptus/kalyptusCxxToSmoke.pm | |
parent | 8eef8321ff4c32d85f1cbf4d6588c53e42de2454 (diff) | |
download | libtqt-perl-42c7e9627b1e2ecddc1a82f6f6c6c1224c3102e2.tar.gz libtqt-perl-42c7e9627b1e2ecddc1a82f6f6c6c1224c3102e2.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kalyptus/kalyptusCxxToSmoke.pm')
-rw-r--r-- | kalyptus/kalyptusCxxToSmoke.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptusCxxToSmoke.pm b/kalyptus/kalyptusCxxToSmoke.pm index 47f862a..a1c5478 100644 --- a/kalyptus/kalyptusCxxToSmoke.pm +++ b/kalyptus/kalyptusCxxToSmoke.pm @@ -230,7 +230,7 @@ BEGIN 'TQStyle::SubControls' => 'int', ); -$headerSubdirectories = "tdeio/|tdevelop/|kinterfacedesigner/|kontact/|kate/|tdeparts/|dom/|kabc/|ksettings/|kjs/|tdetexteditor/|tdeprint/|tdesu/|knewstuff/" +$headerSubdirectories = "tdeio/|tdevelop/|kinterfacedesigner/|kontact/|kate/|tdeparts/|dom/|tdeabc/|ksettings/|kjs/|tdetexteditor/|tdeprint/|tdesu/|knewstuff/" } |