summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvshell.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:27 +0900
commit4a6df1468eb2d64d7329a75ea54f83eb2a54d52c (patch)
treeade4871d8ebf48968a07d83f274350037a8b816c /kghostview/kgvshell.h
parent20024a9ce4e3d9ae0266279d250c093ff7af12dc (diff)
downloadtdegraphics-4a6df1468eb2d64d7329a75ea54f83eb2a54d52c.tar.gz
tdegraphics-4a6df1468eb2d64d7329a75ea54f83eb2a54d52c.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kghostview/kgvshell.h')
-rw-r--r--kghostview/kgvshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvshell.h b/kghostview/kgvshell.h
index 98915ec6..1c90673d 100644
--- a/kghostview/kgvshell.h
+++ b/kghostview/kgvshell.h
@@ -35,7 +35,7 @@ class TDEPopupMenu;
class DisplayOptions;
class FullScreenFilter;
-class KDE_EXPORT KGVShell : public KParts::MainWindow
+class TDE_EXPORT KGVShell : public KParts::MainWindow
{
TQ_OBJECT