Fix Svace issue 08/60908/3
authorInHong Han <inhong1.han@samsung.com>
Thu, 3 Mar 2016 02:02:41 +0000 (11:02 +0900)
committerInHong Han <inhong1.han@samsung.com>
Thu, 3 Mar 2016 04:50:32 +0000 (13:50 +0900)
Change-Id: Ib8d897ef966c9ca0a20ddf530d198013e8f13593

scl/scluibuilder.cpp

index eae0fbd..41dbac5 100644 (file)
@@ -70,7 +70,7 @@ CSCLUIBuilder::init(sclwindow parent)
     /* It will create the base window */
 
     scl8 mode = NOT_USED;
-    sclbyte layout = NOT_USED;
+    sclint layout = NOT_USED;
     SCLDisplayMode display_mode = DISPLAYMODE_PORTRAIT;
 
     PSclDefaultConfigure default_configure = NULL;