Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
1 deletion.
-
+1
−1
Source/SPWindowController.m
|
@@ -856,7 +856,7 @@ - (PSMTabBarControl *)tabView:(NSTabView *)aTabView newTabBarForDraggedTabViewIt |
|
|
* When dragging a tab off the tab bar, return an image so that a |
|
|
* drag placeholder can be displayed. |
|
|
*/ |
|
|
- (NSImage *)tabView:(NSTabView *)aTabView imageForTabViewItem:(NSTabViewItem *)tabViewItem offset:(NSSize *)offset styleMask:(unsigned int *)styleMask |
|
|
- (NSImage *)tabView:(NSTabView *)aTabView imageForTabViewItem:(NSTabViewItem *)tabViewItem offset:(NSSize *)offset styleMask:(NSUInteger *)styleMask |
|
|
{ |
|
|
NSImage *viewImage = [[NSImage alloc] init]; |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.