2
0

The search for a background that works on all screens ...

This commit is contained in:
Maarten Billemont
2014-06-24 22:00:33 -04:00
parent 6422084fa0
commit ff36f6ce87
4 changed files with 78 additions and 74 deletions

View File

@@ -31,6 +31,7 @@
@property(nonatomic, weak) IBOutlet NSTableView *siteTable;
@property(nonatomic, weak) IBOutlet NSProgressIndicator *progressView;
@property(nonatomic, weak) IBOutlet NSButton *typeButton;
@property(nonatomic, weak) IBOutlet NSButton *loginButton;
@property(nonatomic, weak) IBOutlet NSView *counterContainer;
@property(nonatomic, weak) IBOutlet NSStepper *counterStepper;
@property(nonatomic, weak) IBOutlet NSTextField *counterLabel;