-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 @@ -1930,5 +1930,5 @@ bool ZSafe::openDocument(const char* _filename, const char* ) #ifndef NO_OPIE owarn << "Error loading Document" << oendl; -#lese +#else qWarning ("Error loading Document"); #endif |