diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:17:29 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:17:29 -0600 |
commit | 9dea9bbfaa7a09a9bd01bb40750d7a5f5b3600f8 (patch) | |
tree | 84a51a95f768711c288a5d47db27c4eab7ac0937 /sip/tdefile/tderecentdirs.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/tdefile/tderecentdirs.sip')
-rw-r--r-- | sip/tdefile/tderecentdirs.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdefile/tderecentdirs.sip b/sip/tdefile/tderecentdirs.sip index 3022abd..a4b7d43 100644 --- a/sip/tdefile/tderecentdirs.sip +++ b/sip/tdefile/tderecentdirs.sip @@ -27,7 +27,7 @@ class TDERecentDirs { %TypeHeaderCode -#include <krecentdirs.h> +#include <tderecentdirs.h> %End |