summaryrefslogtreecommitdiff
path: root/cocoa/PSMTabBarControl/PSMTabDragAssistant.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/PSMTabBarControl/PSMTabDragAssistant.h')
-rw-r--r--cocoa/PSMTabBarControl/PSMTabDragAssistant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/PSMTabBarControl/PSMTabDragAssistant.h b/cocoa/PSMTabBarControl/PSMTabDragAssistant.h
index 30965f943..2632e11a0 100644
--- a/cocoa/PSMTabBarControl/PSMTabDragAssistant.h
+++ b/cocoa/PSMTabBarControl/PSMTabDragAssistant.h
@@ -22,7 +22,7 @@
PSMTabBarControl *_destinationTabBar;
NSMutableSet *_participatingTabBars;
PSMTabBarCell *_draggedCell;
- NSInteger _draggedCellIndex; // for snap back
+ NSUInteger _draggedCellIndex; // for snap back
BOOL _isDragging;
// Support for dragging into new windows