mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
when removing messages from the message window, remove the oldest
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
@interface MessageWindowController : NSWindowController
|
||||
{
|
||||
IBOutlet NSTableView * fMessageTable;
|
||||
IBOutlet NSScrollView * fScrollView;
|
||||
|
||||
IBOutlet NSPopUpButton * fLevelButton;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user