diff options
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: |