diff options
Diffstat (limited to 'kdecore/kconfigbase.h')
-rw-r--r-- | kdecore/kconfigbase.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kdecore/kconfigbase.h b/kdecore/kconfigbase.h index 69c7c3bc0..cc7ad8ffe 100644 --- a/kdecore/kconfigbase.h +++ b/kdecore/kconfigbase.h @@ -1985,6 +1985,7 @@ public: protected: TQCString readEntryUtf8( const char *pKey) const; + bool hasTranslatedKey( const char *pKey ) const; /** * The currently selected group. */ |