summaryrefslogtreecommitdiffstats
path: root/kttsd/libkttsd/testplayer.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-05 17:45:40 +0900
committerMichele Calgaro <[email protected]>2024-05-06 20:34:40 +0900
commit93d2ad8f8df82b1e68aecffd53f60a26bd59359f (patch)
treebb656a79fbbf749ee91228ae7a33d28b044c0f3a /kttsd/libkttsd/testplayer.h
parent1e42a67ff705df1251b73a942e939685d8bb7cdf (diff)
downloadtdeaccessibility-93d2ad8f8df82b1e68aecffd53f60a26bd59359f.tar.gz
tdeaccessibility-93d2ad8f8df82b1e68aecffd53f60a26bd59359f.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ddd81fab611d7459e00d10818cad3e903d86fbdc)
Diffstat (limited to 'kttsd/libkttsd/testplayer.h')
-rw-r--r--kttsd/libkttsd/testplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/testplayer.h b/kttsd/libkttsd/testplayer.h
index 18e6047..fe203f2 100644
--- a/kttsd/libkttsd/testplayer.h
+++ b/kttsd/libkttsd/testplayer.h
@@ -33,7 +33,7 @@ class Stretcher;
// TODO: Make this work asynchronously.
-class KDE_EXPORT TestPlayer : public TQObject{
+class TDE_EXPORT TestPlayer : public TQObject{
public:
/**
* Constructor.