Set visibiltiry of vibration pattern
authorHokwon Song <hokwon.song@samsung.com>
Mon, 18 Mar 2013 05:42:02 +0000 (14:42 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Mon, 18 Mar 2013 05:42:02 +0000 (14:42 +0900)
Change-Id: I7c369d66aadc7fe0089a502999206a23597f7768
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
inc/FSysVibrator.h

index a1d7a04..81c8c87 100644 (file)
@@ -91,7 +91,7 @@ namespace Tizen { namespace System
  *
  * @since 2.1
  */
-struct IntensityDurationVibrationPattern
+struct _OSP_EXPORT_ IntensityDurationVibrationPattern
 {
        int duration; /**< The duration in milliseconds when the vibrator is on. @n
                        *       The @c duration is not allowed a negative value.