Browse Source

GUI: cosmetic enhancements for sync screen

Herman Schoenfeld 7 years ago
parent
commit
fc4ec8bb2f
2 changed files with 1144 additions and 360 deletions
  1. 1142 359
      src/gui/UCTRLSyncronization.lfm
  2. 2 1
      src/gui/UCTRLSyncronization.pas

File diff suppressed because it is too large
+ 1142 - 359
src/gui/UCTRLSyncronization.lfm


+ 2 - 1
src/gui/UCTRLSyncronization.pas

@@ -28,7 +28,8 @@ type
   { TCTRLSyncronization }
 
   TCTRLSyncronization = class(TApplicationForm)
-    btnBack: TBitBtn;
+    btnBack: TSpeedButton;
+    GroupBox1: TGroupBox;
     imgSplash: TImage;
     Label16: TLabel;
     Label4: TLabel;

Some files were not shown because too many files changed in this diff