summaryrefslogtreecommitdiffstats
path: root/style/config/lipstikconf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'style/config/lipstikconf.cpp')
-rw-r--r--style/config/lipstikconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/config/lipstikconf.cpp b/style/config/lipstikconf.cpp
index 16c993d..7f0be55 100644
--- a/style/config/lipstikconf.cpp
+++ b/style/config/lipstikconf.cpp
@@ -47,7 +47,7 @@ DEALINGS IN THE SOFTWARE.
extern "C"
{
- TQWidget* allocate_tdestyle_config(TQWidget* parent)
+ KDE_EXPORT TQWidget* allocate_tdestyle_config(TQWidget* parent)
{
TDEGlobal::locale()->insertCatalogue("tdestyle_lipstik_config");
return new LipstikStyleConfig(parent);