Tizen 2.4.0 rev3 SDK Public Release
[framework/graphics/dali.git] / dali / public-api / signals / slot-delegate.h
index 81f1813..6e2b300 100644 (file)
@@ -139,8 +139,8 @@ public:
 
 private:
 
-  SlotDelegate( const SlotDelegate& );            ///< undefined copy constructor
-  SlotDelegate& operator=( const SlotDelegate& ); ///< undefined assignment operator
+  SlotDelegate( const SlotDelegate& );            ///< undefined copy constructor @since_tizen 2.4
+  SlotDelegate& operator=( const SlotDelegate& ); ///< undefined assignment operator @since_tizen 2.4
 
 private: