TextController Paste button functional
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.h
index 69c210d..f1e1d28 100644 (file)
@@ -103,7 +103,8 @@ public:
   enum InsertType
   {
     COMMIT,
-    PRE_EDIT
+    PRE_EDIT,
+    CLIPBOARD
   };
 
   /**