diff options
Diffstat (limited to 'src/x11_in_qt4.cpp')
-rw-r--r-- | src/x11_in_qt4.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x11_in_qt4.cpp b/src/x11_in_qt4.cpp index 669c9b4..a39ba28 100644 --- a/src/x11_in_qt4.cpp +++ b/src/x11_in_qt4.cpp @@ -44,7 +44,7 @@ wrapper_resize(LV2UI_Feature_Handle handle, int width, int height) return 0; } -SUIL_API +SUIL_LIB_EXPORT SuilWrapper* suil_wrapper_new(SuilHost* host, const char* host_type_uri, |