Remove #error "ERROR. Compile aborted." for customized widgets.
authorMyoungwoon Kim <myoungwoon.kim@samsung.com>
Thu, 28 Apr 2011 05:45:04 +0000 (14:45 +0900)
committerMyoungwoon Kim <myoungwoon.kim@samsung.com>
Thu, 28 Apr 2011 05:45:04 +0000 (14:45 +0900)
Change-Id: I8b1061262966b9f44f8b098c01639105d10ad3e9

src/lib/elm_widget.h

index fe75467..7296eab 100644 (file)
 # 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