clibable menus for symbian

svn-id: r30706
This commit is contained in:
Lars Persson 2008-01-29 22:39:09 +00:00
parent 34b74cfc70
commit fe52777943

View File

@ -34,7 +34,7 @@
#include "lure/events.h"
#include "lure/lure.h"
#if defined(_WIN32_WCE)
#if defined(_WIN32_WCE) || defined(__SYMBIAN32__)
#define LURE_CLICKABLE_MENUS
#endif