diff options
Diffstat (limited to 'nx-X11/lib/xkbui/xkbui-def.cpp')
-rw-r--r-- | nx-X11/lib/xkbui/xkbui-def.cpp | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nx-X11/lib/xkbui/xkbui-def.cpp b/nx-X11/lib/xkbui/xkbui-def.cpp new file mode 100644 index 000000000..4facda60e --- /dev/null +++ b/nx-X11/lib/xkbui/xkbui-def.cpp @@ -0,0 +1,16 @@ +LIBRARY xkbui +VERSION LIBRARY_VERSION +EXPORTS + XbUI_GetViewOpts + XkbUI_DrawChanged + XkbUI_DrawRegion + XkbUI_GetCanvasSize + XkbUI_Init + XkbUI_ResetKeyAppearance + XkbUI_Select + XkbUI_SetCanvasSize + XkbUI_SetKeyAppearance + XkbUI_SetKeyAppearanceByName + XkbUI_SetViewOpts + XkbUI_SimpleInit +/* $XFree86$ */ |