X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=capi%2Fdali-toolkit%2Fpublic-api%2Fcontrols%2Fbuttons%2Fbutton.h;h=f52106eaebba2a68ea9504b0b3224ab919e99709;hp=6cdb6968951779d3805336681b7d28ed427d9298;hb=bf2155ead4441b35df9e85eb10743c5bedba777e;hpb=43c570a866d5bdc8d47b6cc36a7419f2022669cb diff --git a/capi/dali-toolkit/public-api/controls/buttons/button.h b/capi/dali-toolkit/public-api/controls/buttons/button.h index 6cdb696..f52106e 100644 --- a/capi/dali-toolkit/public-api/controls/buttons/button.h +++ b/capi/dali-toolkit/public-api/controls/buttons/button.h @@ -53,14 +53,9 @@ class Button; class Button : public Control { public: - //Signal Names - static const char* const SIGNAL_CLICKED; - /** - * The names of custom properties installed by this control. - */ - // Property Names - static const char* const PROPERTY_DIMMED; ///< name "dimmed", type bool. + // Signal Names + static const char* const SIGNAL_CLICKED; public: