Fix _FrameImpl
authorChoi Munseok <ms47.choi@samsung.com>
Mon, 15 Apr 2013 14:00:09 +0000 (23:00 +0900)
committerChoi Munseok <ms47.choi@samsung.com>
Mon, 15 Apr 2013 14:00:09 +0000 (23:00 +0900)
Change-Id: I703dd2e58bf20b2c4e7a8443553109ae1aa690c8
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
src/ui/inc/FUiCtrl_FrameImpl.h

index d6f8c55..9c546f8 100644 (file)
@@ -37,7 +37,7 @@ class _FormImpl;
 class _PublicFrameEvent;
 class IFrameEventListener;
 
-class _FrameImpl
+class _OSP_EXPORT_ _FrameImpl
        : public _WindowImpl
        , public _IFrameEventListener
 {