summaryrefslogtreecommitdiffstats
path: root/sip/tdecore/kglobal.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-31 00:23:17 -0600
committerTimothy Pearson <[email protected]>2013-01-31 00:23:17 -0600
commit8f78d8aa940d3d1cf41e279bf0174bc9b95d759a (patch)
treeecb8eb32e27d854a4342840ca564916c65be998c /sip/tdecore/kglobal.sip
parentc64839178e70887ed52b276b23ba4ca8a897e4b2 (diff)
downloadpytde-8f78d8aa940d3d1cf41e279bf0174bc9b95d759a.tar.gz
pytde-8f78d8aa940d3d1cf41e279bf0174bc9b95d759a.zip
Rename KShared
Diffstat (limited to 'sip/tdecore/kglobal.sip')
-rw-r--r--sip/tdecore/kglobal.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kglobal.sip b/sip/tdecore/kglobal.sip
index 71652c9..59515a3 100644
--- a/sip/tdecore/kglobal.sip
+++ b/sip/tdecore/kglobal.sip
@@ -37,7 +37,7 @@ public:
static TDEConfig* config ();
%If ( KDE_3_2_0 - )
- static KSharedConfig* sharedConfig ();
+ static TDESharedConfig* sharedConfig ();
%End
static KIconLoader* iconLoader ();