summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rwxr-xr-xstyle/config/polyesterconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/config/polyesterconf.cpp b/style/config/polyesterconf.cpp
index a114084..b62bfc0 100755
--- a/style/config/polyesterconf.cpp
+++ b/style/config/polyesterconf.cpp
@@ -49,7 +49,7 @@ DEALINGS IN THE SOFTWARE.
extern "C"
{
- KDE_EXPORT TQWidget* allocate_tdestyle_config(TQWidget* parent)
+ TDE_EXPORT TQWidget* allocate_tdestyle_config(TQWidget* parent)
{
TDEGlobal::locale()->insertCatalogue("polyester");
return new PolyesterStyleConfig(parent);