summaryrefslogtreecommitdiffstats
path: root/config/tdestyle_baghira_config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/tdestyle_baghira_config.cpp')
-rw-r--r--config/tdestyle_baghira_config.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/tdestyle_baghira_config.cpp b/config/tdestyle_baghira_config.cpp
index f13e5b4..6ba0864 100644
--- a/config/tdestyle_baghira_config.cpp
+++ b/config/tdestyle_baghira_config.cpp
@@ -969,7 +969,7 @@ void tdestyle_baghira_config::menuToggled(bool active)
extern "C"
{
- KDE_EXPORT TQWidget* allocate_tdestyle_config(TQWidget* parent){
+ TDE_EXPORT TQWidget* allocate_tdestyle_config(TQWidget* parent){
return(new tdestyle_baghira_config(parent, "BaghiraConfig"));
}
}