summaryrefslogtreecommitdiffstats
path: root/ksim/library/progress.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:49:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:49:05 +0900
commit2192355d1511c56c255a2d39f701c25f3ef0fdcf (patch)
treedc0e7e087c33e969e34642ad4ae53bc49f297b10 /ksim/library/progress.h
parent8d85c209631d50f8baa16d08baafabb7432f825a (diff)
downloadtdeutils-2192355d1511c56c255a2d39f701c25f3ef0fdcf.tar.gz
tdeutils-2192355d1511c56c255a2d39f701c25f3ef0fdcf.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksim/library/progress.h')
-rw-r--r--ksim/library/progress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/progress.h b/ksim/library/progress.h
index 9780e64..1439652 100644
--- a/ksim/library/progress.h
+++ b/ksim/library/progress.h
@@ -30,7 +30,7 @@ namespace KSim
* provides a label with a progress bar meter
* @author Robbie Ward <linuxphreak@gmx.co.uk>
*/
- class KDE_EXPORT Progress : public KSim::Label
+ class TDE_EXPORT Progress : public KSim::Label
{
TQ_OBJECT