fix: layout problem in accounts tab

This commit is contained in:
Massimo Melina 2020-05-14 13:04:35 +02:00
parent f68b6c23b5
commit bf2237d5f9

View File

@ -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)