forked from AuroraMiddleware/gtk
quartz: make setting_same_owner member of GtkClipboardOwner @public
to fix the build, thanks to parafin for the patch.
This commit is contained in:
parent
d9f9925878
commit
e3e055f855
@ -41,6 +41,7 @@ enum {
|
||||
|
||||
@interface GtkClipboardOwner : NSObject {
|
||||
GtkClipboard *clipboard;
|
||||
@public
|
||||
gboolean setting_same_owner;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user