summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/fontmanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/fontmanager.hxx')
-rw-r--r--vcl/inc/unx/fontmanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 76ab0644c29a..057436a5d6a8 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -322,7 +322,7 @@ class VCL_PLUGIN_PUBLIC PrintFontManager
Timer m_aFontInstallerTimer;
#if ENABLE_DBUS
- DECL_LINK_TYPED( autoInstallFontLangSupport, Timer*, void );
+ DECL_LINK( autoInstallFontLangSupport, Timer*, void );
#endif
PrintFontManager();
~PrintFontManager();