summaryrefslogtreecommitdiffstats
path: root/kdecore/kdesktopfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kdesktopfile.h')
-rw-r--r--kdecore/kdesktopfile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kdecore/kdesktopfile.h b/kdecore/kdesktopfile.h
index dcbe3ea1d..bb705b696 100644
--- a/kdecore/kdesktopfile.h
+++ b/kdecore/kdesktopfile.h
@@ -236,6 +236,8 @@ private:
private:
+ TQString translatedEntry(const char*) const;
+
// copy-construction and assignment are not allowed
KDesktopFile( const KDesktopFile& );
KDesktopFile& operator= ( const KDesktopFile& );