зеркало из https://github.com/mozilla/gecko-dev.git
Bug 678091: UnifiedGradientInfo is unused, remove it. r=mstange
This commit is contained in:
Родитель
62d46b0e7d
Коммит
8ffca8f7a2
|
@ -166,13 +166,6 @@ typedef struct _nsCocoaWindowList {
|
|||
- (void)sendToplevelDeactivateEvents;
|
||||
@end
|
||||
|
||||
struct UnifiedGradientInfo {
|
||||
float titlebarHeight;
|
||||
float toolbarHeight;
|
||||
BOOL windowIsMain;
|
||||
BOOL drawTitlebar; // NO for toolbar, YES for titlebar
|
||||
};
|
||||
|
||||
@class ToolbarWindow;
|
||||
|
||||
// NSColor subclass that allows us to draw separate colors both in the titlebar
|
||||
|
|
Загрузка…
Ссылка в новой задаче