summaryrefslogtreecommitdiff
path: root/cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h')
-rw-r--r--cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h b/cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h
index 19ce95f11..decda5be4 100644
--- a/cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h
+++ b/cocoa/PSMTabBarControl/PSMOverflowPopUpButton.h
@@ -10,12 +10,12 @@
@interface PSMOverflowPopUpButton : NSPopUpButton {
- NSImage *_PSMTabBarOverflowPopUpImage;
- NSImage *_PSMTabBarOverflowDownPopUpImage;
- BOOL _down;
- BOOL _animatingAlternateImage;
- NSTimer *_animationTimer;
- CGFloat _animationValue;
+ NSImage *_PSMTabBarOverflowPopUpImage;
+ NSImage *_PSMTabBarOverflowDownPopUpImage;
+ BOOL _down;
+ BOOL _animatingAlternateImage;
+ NSTimer *_animationTimer;
+ CGFloat _animationValue;
}
//alternate image display