Kaydet (Commit) 614feec5 authored tarafından David Tardon's avatar David Tardon

add missing semicolons. *blush*

üst 1ccb93b1
...@@ -1001,14 +1001,14 @@ TabPage RID_SVXPAGE_BITMAP ...@@ -1001,14 +1001,14 @@ TabPage RID_SVXPAGE_BITMAP
File = "sc05502.bmp" ; File = "sc05502.bmp" ;
}; };
}; };
} };
CheckBox BTN_EMBED CheckBox BTN_EMBED
{ {
HelpID = "cui:ImageButton:RID_SVXPAGE_BITMAP:BTN_EMBED"; HelpID = "cui:ImageButton:RID_SVXPAGE_BITMAP:BTN_EMBED";
Pos = MAP_APPFONT ( 197 , 124 ) ; Pos = MAP_APPFONT ( 197 , 124 ) ;
Size = MAP_APPFONT ( 122 , 10 ) ; Size = MAP_APPFONT ( 122 , 10 ) ;
Text [ en-US ] = "Embed"; Text [ en-US ] = "Embed";
} };
}; };
// ------------------------------------------------------ // ------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment