Kaydet (Commit) 1e1a23a1 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Kill useless comment for good.

üst 479f8c48
...@@ -37,7 +37,6 @@ ModalDialog DLG_SEL_GLOS ...@@ -37,7 +37,6 @@ ModalDialog DLG_SEL_GLOS
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 220 , 100 ) ; Size = MAP_APPFONT ( 220 , 100 ) ;
/* ### ATTENTION: new text in resource? insert AutoText : insert AutoText */
Text [ en-US ] = "Insert AutoText" ; Text [ en-US ] = "Insert AutoText" ;
Moveable = TRUE ; Moveable = TRUE ;
OKButton BT_OK OKButton BT_OK
...@@ -63,7 +62,6 @@ ModalDialog DLG_SEL_GLOS ...@@ -63,7 +62,6 @@ ModalDialog DLG_SEL_GLOS
{ {
Pos = MAP_APPFONT ( 6 , 3 ) ; Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 152 , 8 ) ; Size = MAP_APPFONT ( 152 , 8 ) ;
/* ### ATTENTION: new text in resource? AutoTexts for shortcut : AutoTexts for shortcut */
Text [ en-US ] = "AutoTexts for shortcut " ; Text [ en-US ] = "AutoTexts for shortcut " ;
}; };
ListBox LB_GLOS ListBox LB_GLOS
......
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