author | llornkcor <llornkcor> | 2004-07-10 01:59:00 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2004-07-10 01:59:00 (UTC) |
commit | 9a51654b784192af0b02536e308f62bf5a5ae57c (patch) (unidiff) | |
tree | 16ec1ec15173f76d1c0134d63b03aafb89e484a8 /noncore | |
parent | 9c40b0465fc9d553077f020bed889bb1ac1a472f (diff) | |
download | opie-9a51654b784192af0b02536e308f62bf5a5ae57c.zip opie-9a51654b784192af0b02536e308f62bf5a5ae57c.tar.gz opie-9a51654b784192af0b02536e308f62bf5a5ae57c.tar.bz2 |
spelling
-rw-r--r-- | noncore/apps/zsafe/zsafe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/zsafe/zsafe.cpp b/noncore/apps/zsafe/zsafe.cpp index 824b841..0864293 100644 --- a/noncore/apps/zsafe/zsafe.cpp +++ b/noncore/apps/zsafe/zsafe.cpp | |||
@@ -1929,7 +1929,7 @@ bool ZSafe::openDocument(const char* _filename, const char* ) | |||
1929 | { | 1929 | { |
1930 | #ifndef NO_OPIE | 1930 | #ifndef NO_OPIE |
1931 | owarn << "Error loading Document" << oendl; | 1931 | owarn << "Error loading Document" << oendl; |
1932 | #lese | 1932 | #else |
1933 | qWarning ("Error loading Document"); | 1933 | qWarning ("Error loading Document"); |
1934 | #endif | 1934 | #endif |
1935 | return false; | 1935 | return false; |