From 4dc83e93972b7056c9850e26250a45c37b7c51fa Mon Sep 17 00:00:00 2001 From: Raymond Date: Fri, 7 May 2010 23:48:09 +0200 Subject: [PATCH] Stop "fucking" dragging the forms to your 5000th screen and upload this edited lfm.. As a result, I need to manually edit those LFM's the whole time you commit! /me is not amused --- Projects/SAMufasaGUI/debugimage.lfm | 5 +++-- Projects/SAMufasaGUI/testunit.lfm | 4 ---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/Projects/SAMufasaGUI/debugimage.lfm b/Projects/SAMufasaGUI/debugimage.lfm index cd75727..8fa116a 100644 --- a/Projects/SAMufasaGUI/debugimage.lfm +++ b/Projects/SAMufasaGUI/debugimage.lfm @@ -1,7 +1,7 @@ object DebugImgForm: TDebugImgForm - Left = 1335 + Left = 393 Height = 300 - Top = 172 + Top = 278 Width = 400 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle @@ -10,6 +10,7 @@ object DebugImgForm: TDebugImgForm ClientWidth = 400 OnCreate = FormCreate OnHide = FormHide + Position = poMainFormCenter LCLVersion = '0.9.29' object DrawImage: TImage Left = 0 diff --git a/Projects/SAMufasaGUI/testunit.lfm b/Projects/SAMufasaGUI/testunit.lfm index 97a5162..8c05652 100644 --- a/Projects/SAMufasaGUI/testunit.lfm +++ b/Projects/SAMufasaGUI/testunit.lfm @@ -437,15 +437,12 @@ object Form1: TForm1 TabOrder = 3 inherited FunctionList: TTreeView Height = 323 - Top = 18 Width = 150 - DefaultItemHeight = 15 OnChange = FunctionListChange OnEnter = FunctionListEnter OnExit = FunctionListExit end inherited editSearchList: TEdit - Height = 21 Top = 341 Width = 150 OnExit = editSearchListExit @@ -453,7 +450,6 @@ object Form1: TForm1 OnKeyPress = editSearchListKeyPress end inherited FunctionListLabel: TLabel - Height = 14 Width = 146 end end