diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-03 12:23:38 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-07 19:45:36 +0900 |
| commit | 8d48abe4fff86e65819410538a256c9487f136d3 (patch) | |
| tree | db78cfd8eccbf5c6696c31a3c3127fe2981b051a /src/roundbutton.h | |
| parent | e2d9bda63ab43bc9a9bc3a7a9a178d906e983d13 (diff) | |
| download | kommando-8d48abe4.tar.gz kommando-8d48abe4.zip | |
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e305356bf172a7e0d845e19f866c3c4885910876)
Diffstat (limited to 'src/roundbutton.h')
| -rw-r--r-- | src/roundbutton.h | 2 |
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: |
