mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
BOOL fCanResizeVertical;
|
||||
|
||||
IBOutlet NSView * fInfoView, * fActivityView, * fPeersView, * fFilesView, * fOptionsView;
|
||||
#warning streamline
|
||||
NSView * fCurrentView;
|
||||
int fCurrentTabTag;
|
||||
IBOutlet NSMatrix * fTabMatrix;
|
||||
IBOutlet ImageBackgroundView * fTabBackBar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user