summaryrefslogtreecommitdiffstats
path: root/styles/phase
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-09-30 10:16:08 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-09-30 10:16:08 -0500
commitb87fcaba5364f33191401b8554fb98a2880807a8 (patch)
treede67cdfb7cf7ef2ccb06ade5368c37147ac96c11 /styles/phase
parent46617d1b58051938224ea197fdd4c34a39b4724c (diff)
downloadtdeartwork-b87fcaba5364f33191401b8554fb98a2880807a8.tar.gz
tdeartwork-b87fcaba5364f33191401b8554fb98a2880807a8.zip
Fix FTFBS due to commit 54e82466
This resolves Bug 2134
Diffstat (limited to 'styles/phase')
-rw-r--r--styles/phase/phasestyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/phase/phasestyle.cpp b/styles/phase/phasestyle.cpp
index 952ade00..782116a6 100644
--- a/styles/phase/phasestyle.cpp
+++ b/styles/phase/phasestyle.cpp
@@ -2485,6 +2485,6 @@ TQStyle* PhaseStylePlugin::create(const TQString& key)
return 0;
}
-TDE_Q_EXPORT_PLUGIN(PhaseStylePlugin)
+KDE_Q_EXPORT_PLUGIN(PhaseStylePlugin)
#include "phasestyle.moc"