From 4a6df1468eb2d64d7329a75ea54f83eb2a54d52c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:27 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- kghostview/kgv_view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kghostview/kgv_view.h') diff --git a/kghostview/kgv_view.h b/kghostview/kgv_view.h index 3859b675..9a1e23da 100644 --- a/kghostview/kgv_view.h +++ b/kghostview/kgv_view.h @@ -77,7 +77,7 @@ public: */ virtual bool closeURL(); - KDE_EXPORT static TDEAboutData* createAboutData(); + TDE_EXPORT static TDEAboutData* createAboutData(); public slots: /** -- cgit v1.2.1