summaryrefslogtreecommitdiff
path: root/prefsize_darwin.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-15 19:21:54 -0400
committerPietro Gagliardi <[email protected]>2014-05-15 19:21:54 -0400
commitb73d4e9010a273fd4e3e0b809959387a3b020cb0 (patch)
tree054edebfe408a2c20dbe60aac3e240133a7139d9 /prefsize_darwin.h
parent5b5c76021eda98783f1611da66f4b2f10f09f590 (diff)
Migrated prefsize_darwin.go to plain Objective-C. Not much left...!
Diffstat (limited to 'prefsize_darwin.h')
-rw-r--r--prefsize_darwin.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/prefsize_darwin.h b/prefsize_darwin.h
new file mode 100644
index 0000000..afe1573
--- /dev/null
+++ b/prefsize_darwin.h
@@ -0,0 +1,5 @@
+/* 15 may 2014 */
+
+extern struct xsize controlPrefSize(id);
+extern struct xsize listboxPrefSize(id);
+extern struct xsize pbarPrefSize(id);