summaryrefslogtreecommitdiffstats
path: root/src/roundbutton.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:23:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:23:38 +0900
commite305356bf172a7e0d845e19f866c3c4885910876 (patch)
tree81597915c894dc187c26dfecb6ce65f0d705bd7e /src/roundbutton.h
parent7556d09fd53bf4897959da98c8701ee43d98cf36 (diff)
downloadkommando-e305356bf172a7e0d845e19f866c3c4885910876.tar.gz
kommando-e305356bf172a7e0d845e19f866c3c4885910876.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/roundbutton.h')
-rw-r--r--src/roundbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roundbutton.h b/src/roundbutton.h
index 4b31172..1e29a26 100644
--- a/src/roundbutton.h
+++ b/src/roundbutton.h
@@ -28,7 +28,7 @@
class Menu;
-class KDE_EXPORT RoundButton : public TQButton //well, there were round buttons in the begining at least *g*
+class TDE_EXPORT RoundButton : public TQButton //well, there were round buttons in the begining at least *g*
{
TQ_OBJECT
public: