From bf2237d5f9570e91df238f9ea3ec95b7e3c31e72 Mon Sep 17 00:00:00 2001 From: Massimo Melina Date: Thu, 14 May 2020 13:04:35 +0200 Subject: [PATCH] fix: layout problem in accounts tab --- optionsDlg.dfm | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/optionsDlg.dfm b/optionsDlg.dfm index 01d5c82..4ee5928 100644 --- a/optionsDlg.dfm +++ b/optionsDlg.dfm @@ -32,10 +32,6 @@ object optionsFrm: ToptionsFrm object bansPage: TTabSheet Caption = 'Bans' ImageIndex = 25 - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 object Panel1: TPanel Left = 0 Top = 0 @@ -119,10 +115,6 @@ object optionsFrm: ToptionsFrm object accountsPage: TTabSheet Caption = 'Accounts' ImageIndex = 29 - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 DesignSize = ( 797 385) @@ -162,7 +154,7 @@ object optionsFrm: ToptionsFrm object Label3: TLabel Left = 11 Top = 173 - Width = 257 + Width = 312 Height = 28 Caption = 'Here you can see protected resources this user can access...' FocusControl = accountAccessBox @@ -421,10 +413,6 @@ object optionsFrm: ToptionsFrm object mimePage: TTabSheet Caption = 'MIME types' ImageIndex = 7 - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 object mimeBox: TValueListEditor Left = 0 Top = 30 @@ -481,10 +469,6 @@ object optionsFrm: ToptionsFrm object trayPage: TTabSheet Caption = 'Tray Message' ImageIndex = 10 - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 object Label2: TLabel Left = 8 Top = 16 @@ -530,10 +514,6 @@ object optionsFrm: ToptionsFrm object a2nPage: TTabSheet Caption = 'Address2name' ImageIndex = -1 - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 object Panel4: TPanel Left = 0 Top = 0 @@ -593,10 +573,6 @@ object optionsFrm: ToptionsFrm object iconsPage: TTabSheet Caption = 'Icon masks' ImageIndex = -1 - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 DesignSize = ( 797 385)