Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2004-10-26 17:04:04 +0000
committerSilenio Quarti2004-10-26 17:04:04 +0000
commit375768ad978b9b7e048fcd78962bf4b5742bb00e (patch)
tree3137fa233da628bdb0405bd6a97ed7c0aea7b7c6 /bundles/org.eclipse.swt.tools/JNI Generation
parent3e06a74c8795ae77e9d5c3b6940a42c72cd4273c (diff)
downloadeclipse.platform.swt-375768ad978b9b7e048fcd78962bf4b5742bb00e.tar.gz
eclipse.platform.swt-375768ad978b9b7e048fcd78962bf4b5742bb00e.tar.xz
eclipse.platform.swt-375768ad978b9b7e048fcd78962bf4b5742bb00e.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
index 8c9ca30acb..3dc0af1de3 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
@@ -3189,6 +3189,10 @@ OS_SetDataBrowserTableViewNamedColumnWidth_0=cast=(ControlRef)
OS_SetDataBrowserTableViewNamedColumnWidth_1=cast=(DataBrowserTableViewColumnID)
OS_SetDataBrowserTableViewNamedColumnWidth_2=cast=(UInt16)
+OS_SetDataBrowserTableViewRowHeight=
+OS_SetDataBrowserTableViewRowHeight_0=cast=(ControlRef)
+OS_SetDataBrowserTableViewRowHeight_1=
+
OS_SetDataBrowserTarget=
OS_SetDataBrowserTarget_0=cast=(ControlRef)
OS_SetDataBrowserTarget_1=cast=(DataBrowserItemID)

Back to the top