summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/saltimer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/saltimer.hxx')
-rw-r--r--vcl/inc/vcl/saltimer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/saltimer.hxx b/vcl/inc/vcl/saltimer.hxx
index 13b85d609e9e..9e69b83e6042 100644
--- a/vcl/inc/vcl/saltimer.hxx
+++ b/vcl/inc/vcl/saltimer.hxx
@@ -42,7 +42,7 @@
* this needed to be virtualized for the sal plugin migration
*/
-class VCL_DLLPUBLIC SalTimer
+class VCL_PLUGIN_PUBLIC SalTimer
{
SALTIMERPROC m_pProc;
public: