Browse Source

IDE insists on these changes

Source commit: 7dd93dd04a63bb2ef24e6ede5c41c8795c575aeb
Martin Prikryl 6 years ago
parent
commit
bf9583d548
2 changed files with 3 additions and 3 deletions
  1. 1 1
      source/forms/About.dfm
  2. 2 2
      source/forms/ImportSessions.dfm

+ 1 - 1
source/forms/About.dfm

@@ -158,7 +158,7 @@ object AboutDialog: TAboutDialog
       object RegistrationSubjectLabel: TLabel
         Left = 8
         Top = 8
-        Width = 245
+        Width = 241
         Height = 65
         Anchors = [akLeft, akTop, akRight]
         AutoSize = False

+ 2 - 2
source/forms/ImportSessions.dfm

@@ -118,8 +118,8 @@ object ImportSessionsDialog: TImportSessionsDialog
     object ErrorLabel: TLabel
       Left = 0
       Top = 0
-      Width = 49
-      Height = 13
+      Width = 281
+      Height = 97
       Align = alClient
       Alignment = taCenter
       Caption = 'ErrorLabel'