diff options
Diffstat (limited to 'chrome/browser/cocoa/draggable_button.h')
-rw-r--r-- | chrome/browser/cocoa/draggable_button.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/cocoa/draggable_button.h b/chrome/browser/cocoa/draggable_button.h index eee719a..2e166b7 100644 --- a/chrome/browser/cocoa/draggable_button.h +++ b/chrome/browser/cocoa/draggable_button.h @@ -13,7 +13,7 @@ } // Enable or disable dragability for special buttons like "Other Bookmarks". -@property BOOL draggable; +@property (nonatomic) BOOL draggable; // Called when a drag should start. Subclasses must override this to do any // pasteboard manipulation and begin the drag, usually with |