summaryrefslogtreecommitdiffstats
path: root/libksirtet/base/kzoommainwindow.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:20 +0900
commitbc3c69592f7fbc99121d1eb1e27603e1415afecc (patch)
treec6c33c28f9fecad61b2b7c5d21b10c34812f2c59 /libksirtet/base/kzoommainwindow.h
parent667bb584114e3bfdb8e0ecabc75fd328f3f8e4f2 (diff)
downloadtdegames-bc3c69592f7fbc99121d1eb1e27603e1415afecc.tar.gz
tdegames-bc3c69592f7fbc99121d1eb1e27603e1415afecc.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libksirtet/base/kzoommainwindow.h')
-rw-r--r--libksirtet/base/kzoommainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libksirtet/base/kzoommainwindow.h b/libksirtet/base/kzoommainwindow.h
index ad9e2ccb..357436fe 100644
--- a/libksirtet/base/kzoommainwindow.h
+++ b/libksirtet/base/kzoommainwindow.h
@@ -41,7 +41,7 @@ class TDEToggleAction;
* This class also has a "show/hide menubar" action and allows the use
* of a context popup menu (useful to restore the menubar when hidden).
*/
-class KDE_EXPORT KZoomMainWindow : public TDEMainWindow
+class TDE_EXPORT KZoomMainWindow : public TDEMainWindow
{
TQ_OBJECT