From 2ff6e13a2c5f76df15a9574e72f58fe4ebe70017 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:49:18 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro (cherry picked from commit 41f38262d296ad0327e2305cc8fe2e933cf7c9ae) --- kommander/widgets/aboutdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/widgets/aboutdialog.h') diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h index e15743c6..fdb1b2aa 100644 --- a/kommander/widgets/aboutdialog.h +++ b/kommander/widgets/aboutdialog.h @@ -21,7 +21,7 @@ class TDEAboutData; /** @author Andras Mantia */ -class KDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget +class TDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget { TQ_OBJECT -- cgit v1.2.3