summaryrefslogtreecommitdiffstats
path: root/tdefx/tdestyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdefx/tdestyle.cpp')
-rw-r--r--tdefx/tdestyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefx/tdestyle.cpp b/tdefx/tdestyle.cpp
index 2c741fc06..6571c2a48 100644
--- a/tdefx/tdestyle.cpp
+++ b/tdefx/tdestyle.cpp
@@ -2383,7 +2383,7 @@ void TDEStyle::virtual_hook( int, void* )
// HACK for gtk-qt-engine
-extern "C" KDE_EXPORT
+extern "C" TDE_EXPORT
void kde_tdestyle_set_scrollbar_type_windows( void* style )
{
((TDEStyle*)style)->setScrollBarType( TDEStyle::WindowsStyleScrollBar );