1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-04 21:43:03 +00:00

experiment with a new bottom button look on tiger

This commit is contained in:
Mitchell Livingston 2007-12-15 21:29:47 +00:00
parent 4ff5b472a8
commit c414dd52a6

View file

@ -259,6 +259,9 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
[fBottomTigerBar setHidden: NO]; [fBottomTigerBar setHidden: NO];
[fBottomTigerLine setHidden: NO]; [fBottomTigerLine setHidden: NO];
[fActionButton setBezelStyle: NSSmallSquareBezelStyle];
[fSpeedLimitButton setBezelStyle: NSSmallSquareBezelStyle];
//status bar //status bar
[fStatusBar setShowOnTiger: YES]; [fStatusBar setShowOnTiger: YES];
[fStatusButton setHidden: YES]; [fStatusButton setHidden: YES];