From: Myoungwoon Kim Date: Thu, 28 Apr 2011 05:45:04 +0000 (+0900) Subject: Remove #error "ERROR. Compile aborted." for customized widgets. X-Git-Tag: REL_I9200_20110603-1~112 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b1b4d26a9d4d0697790b80a81ee24120ddb044a;p=framework%2Fuifw%2Felementary.git Remove #error "ERROR. Compile aborted." for customized widgets. Change-Id: I8b1061262966b9f44f8b098c01639105d10ad3e9 --- diff --git a/src/lib/elm_widget.h b/src/lib/elm_widget.h index fe75467..7296eab 100644 --- a/src/lib/elm_widget.h +++ b/src/lib/elm_widget.h @@ -184,7 +184,7 @@ # warning "there. You only need a widget if you want to seamlessly be part" # warning "of the focus tree and want to transparently become a container" # warning "for any number of child Elementary widgets" -# error "ERROR. Compile aborted." +//# error "ERROR. Compile aborted." #endif #define ELM_INTERNAL_API_VERSION 7000