summaryrefslogtreecommitdiffstats
path: root/kview/kimageviewer/viewer.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-05 17:48:27 +0900
committerMichele Calgaro <[email protected]>2024-05-06 17:21:41 +0900
commit230d8655b092352cc833674cc6b333552fbc1d66 (patch)
tree7f0b65d9f30a19fc3f0afd1a2637a05d8d403a40 /kview/kimageviewer/viewer.h
parent53441cc1147431be397cf9e12c3ce87f152a1798 (diff)
downloadtdegraphics-230d8655b092352cc833674cc6b333552fbc1d66.tar.gz
tdegraphics-230d8655b092352cc833674cc6b333552fbc1d66.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4a6df1468eb2d64d7329a75ea54f83eb2a54d52c)
Diffstat (limited to 'kview/kimageviewer/viewer.h')
-rw-r--r--kview/kimageviewer/viewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/kimageviewer/viewer.h b/kview/kimageviewer/viewer.h
index 7334c16b..38372cfb 100644
--- a/kview/kimageviewer/viewer.h
+++ b/kview/kimageviewer/viewer.h
@@ -45,7 +45,7 @@ namespace KImageViewer
* until it's finished. So if you're using this interface please get in contact
* with me.
*/
-class KDE_EXPORT Viewer : public KParts::ReadWritePart
+class TDE_EXPORT Viewer : public KParts::ReadWritePart
{
TQ_OBJECT