From 6fdc5d75e246d205ea97d65e7ddd8305df5003d8 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 3 Mar 2011 01:52:27 +0000 Subject: - Fix all warnings in the PSMTabBar framework, including a fix for a 10.5 dragging issue and implementing Safari-style fadeout of previous window shell when dragging the last miniwindow out of a tab bar --- Frameworks/PSMTabBar/PSMRolloverButton.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Frameworks/PSMTabBar/PSMRolloverButton.h') diff --git a/Frameworks/PSMTabBar/PSMRolloverButton.h b/Frameworks/PSMTabBar/PSMRolloverButton.h index d78b47c2..3c175119 100644 --- a/Frameworks/PSMTabBar/PSMRolloverButton.h +++ b/Frameworks/PSMTabBar/PSMRolloverButton.h @@ -24,6 +24,7 @@ - (NSImage *)rolloverImage; // tracking rect for mouse events +- (void)rolloverFrameDidChange:(NSNotification *)inNotification; - (void)addTrackingRect; - (void)removeTrackingRect; -@end \ No newline at end of file +@end -- cgit v1.2.3