(Button/PushButton) Registering properties using the type-registry.
[platform/core/uifw/dali-toolkit.git] / capi / dali-toolkit / public-api / controls / control.h
index 64812fa..a26cf7e 100644 (file)
@@ -44,10 +44,10 @@ class Control : public CustomActor, public ConnectionTrackerInterface
 {
 public:
 
-  //Action Names
+  // Action Names
   static const char* const ACTION_CONTROL_ACTIVATED;
 
-  //Signal Names
+  // Signal Names
   static const char* const SIGNAL_KEY_EVENT;
 
   /**