author | zecke <zecke> | 2004-10-15 23:16:12 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-10-15 23:16:12 (UTC) |
commit | 419f9710c488f56a7a117eb1529970d3371e0094 (patch) (unidiff) | |
tree | 1072ae49cffa65318899bd72c10884d62f44e8de /library | |
parent | bc127247d5c74f05b58610cbc94ebc8682a16c7f (diff) | |
download | opie-419f9710c488f56a7a117eb1529970d3371e0094.zip opie-419f9710c488f56a7a117eb1529970d3371e0094.tar.gz opie-419f9710c488f56a7a117eb1529970d3371e0094.tar.bz2 |
Remove installTranslator also from the header
-rw-r--r-- | library/qpeapplication.h | 3 |
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 | |||
@@ -172,5 +172,2 @@ protected: | |||
172 | private: | 172 | private: |
173 | #ifndef QT_NO_TRANSLATION | ||
174 | void installTranslation( const QString& baseName ); | ||
175 | #endif | ||
176 | void mapToDefaultAction( QWSKeyEvent *ke, int defKey ); | 173 | void mapToDefaultAction( QWSKeyEvent *ke, int defKey ); |