aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/PSMRolloverButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/PSMTabBar/PSMRolloverButton.h')
-rw-r--r--Frameworks/PSMTabBar/PSMRolloverButton.h3
1 files changed, 2 insertions, 1 deletions
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