From aa85f7f987521c9f01acf3d8b737c5a60175de46 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 10 Jul 2004 02:46:51 +0000 Subject: NO_OPIE define added --- diff --git a/noncore/apps/zsafe/main.cpp b/noncore/apps/zsafe/main.cpp index 5f48f77..c187520 100644 --- a/noncore/apps/zsafe/main.cpp +++ b/noncore/apps/zsafe/main.cpp @@ -9,9 +9,11 @@ #include "zsafe.h" +#ifndef NO_OPIE /* OPIE */ #include using namespace Opie::Core; +#endif /* QT */ #ifdef DESKTOP -- cgit v0.9.0.2