diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:29 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:29 -0600 |
commit | 9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8 (patch) | |
tree | 84a51a95f768711c288a5d47db27c4eab7ac0937 /sip/tdeui/tdeactionselector.sip | |
parent | 2d00595867197e5b5563d85e871a59a77a23f70f (diff) | |
download | pytde-9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8.tar.gz pytde-9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'sip/tdeui/tdeactionselector.sip')
-rw-r--r-- | sip/tdeui/tdeactionselector.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdeui/tdeactionselector.sip b/sip/tdeui/tdeactionselector.sip index 717c2d3..4903126 100644 --- a/sip/tdeui/tdeactionselector.sip +++ b/sip/tdeui/tdeactionselector.sip @@ -29,7 +29,7 @@ class TDEActionSelector : TQWidget { %TypeHeaderCode -#include <kactionselector.h> +#include <tdeactionselector.h> %End |