summaryrefslogtreecommitdiff
path: root/library/qpeapplication.h
authorzecke <zecke>2004-10-15 23:16:12 (UTC)
committer zecke <zecke>2004-10-15 23:16:12 (UTC)
commit419f9710c488f56a7a117eb1529970d3371e0094 (patch) (side-by-side diff)
tree1072ae49cffa65318899bd72c10884d62f44e8de /library/qpeapplication.h
parentbc127247d5c74f05b58610cbc94ebc8682a16c7f (diff)
downloadopie-419f9710c488f56a7a117eb1529970d3371e0094.zip
opie-419f9710c488f56a7a117eb1529970d3371e0094.tar.gz
opie-419f9710c488f56a7a117eb1529970d3371e0094.tar.bz2
Remove installTranslator also from the header
Diffstat (limited to 'library/qpeapplication.h') (more/less context) (ignore whitespace changes)
-rw-r--r--library/qpeapplication.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/library/qpeapplication.h b/library/qpeapplication.h
index b07802f..579fc44 100644
--- a/library/qpeapplication.h
+++ b/library/qpeapplication.h
@@ -170,9 +170,6 @@ protected:
#endif
#endif
private:
-#ifndef QT_NO_TRANSLATION
- void installTranslation( const QString& baseName );
-#endif
void mapToDefaultAction( QWSKeyEvent *ke, int defKey );
void processQCopFile();