diff options
Diffstat (limited to 'sip/tdecore')
-rw-r--r-- | sip/tdecore/kstddirs.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kstddirs.sip b/sip/tdecore/kstddirs.sip index 72046ec..3e6ea5b 100644 --- a/sip/tdecore/kstddirs.sip +++ b/sip/tdecore/kstddirs.sip @@ -52,7 +52,7 @@ public: static bool makeDir (const TQString&, int = 493); static TQString kde_default (const char*); TQString kfsstnd_prefixes (); - TQString localkdedir () const; + TQString localtdedir () const; static bool exists (const TQString&); private: |