mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-10 05:46:47 +08:00
dropped "c" prefix from class names
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#ifdef MAC_OS_X_VERSION_10_7
|
||||
|
||||
@interface COSXDragView : NSView<NSDraggingSource,NSDraggingInfo>
|
||||
@interface OSXDragView : NSView<NSDraggingSource,NSDraggingInfo>
|
||||
{
|
||||
NSMutableString* m_dropTarget;
|
||||
NSString* m_dragFileExt;
|
||||
|
||||
Reference in New Issue
Block a user