diff options
Diffstat (limited to 'tools/replacer/unit1.lfm')
-rw-r--r-- | tools/replacer/unit1.lfm | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tools/replacer/unit1.lfm b/tools/replacer/unit1.lfm index e4aacdd189..a260da370d 100644 --- a/tools/replacer/unit1.lfm +++ b/tools/replacer/unit1.lfm @@ -1,11 +1,13 @@ object Form1: TForm1
Left = 292
Height = 275
- Top = 179
- Width = 362
+ Top = 156
+ Width = 361
+ BorderIcons = [biSystemMenu]
+ BorderStyle = bsDialog
Caption = 'Miranda NG Langpack Tools: Replacer'
ClientHeight = 275
- ClientWidth = 362
+ ClientWidth = 361
LCLVersion = '1.0.14.0'
object CheckListBox1: TCheckListBox
Left = 8
|