summaryrefslogtreecommitdiff
path: root/new/uipriv_darwin.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-07 12:59:01 -0400
committerPietro Gagliardi <[email protected]>2015-04-07 12:59:01 -0400
commit587da1f40fd7aa64119657c30017da4a63eb1a68 (patch)
tree845e67a95eca1f9534befead01038bcb9e7caa55 /new/uipriv_darwin.h
parent698a0e5c742575f91c27eb92a739ab63300f3cce (diff)
Added uiContainer, the GtkFixed equivalent for use by the GTK+ backend. Fixed up formatting of the uipriv_*.h files.
Diffstat (limited to 'new/uipriv_darwin.h')
-rw-r--r--new/uipriv_darwin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/new/uipriv_darwin.h b/new/uipriv_darwin.h
index 3322138..60b3893 100644
--- a/new/uipriv_darwin.h
+++ b/new/uipriv_darwin.h
@@ -1,5 +1,4 @@
// 6 january 2015
-
#define MAC_OS_X_VERSION_MIN_REQUIRED MAC_OS_X_VERSION_10_7
#define MAC_OS_X_VERSION_MAX_ALLOWED MAC_OS_X_VERSION_10_7
#import <Cocoa/Cocoa.h>