summaryrefslogtreecommitdiff
path: root/cocoa/PSMTabBarControl/PSMRolloverButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/PSMTabBarControl/PSMRolloverButton.h')
-rw-r--r--cocoa/PSMTabBarControl/PSMRolloverButton.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/cocoa/PSMTabBarControl/PSMRolloverButton.h b/cocoa/PSMTabBarControl/PSMRolloverButton.h
index d78b47c27..62fce23e0 100644
--- a/cocoa/PSMTabBarControl/PSMRolloverButton.h
+++ b/cocoa/PSMTabBarControl/PSMRolloverButton.h
@@ -8,11 +8,10 @@
#import <Cocoa/Cocoa.h>
-@interface PSMRolloverButton : NSButton
-{
- NSImage *_rolloverImage;
- NSImage *_usualImage;
- NSTrackingRectTag _myTrackingRectTag;
+@interface PSMRolloverButton : NSButton {
+ NSImage *_rolloverImage;
+ NSImage *_usualImage;
+ NSTrackingRectTag _myTrackingRectTag;
}
// the regular image