summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/kplayerslideraction.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/kplayerslideraction.h')
-rw-r--r--umbrello/umbrello/kplayerslideraction.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/umbrello/umbrello/kplayerslideraction.h b/umbrello/umbrello/kplayerslideraction.h
index 08c5a3ed..e77c1b4e 100644
--- a/umbrello/umbrello/kplayerslideraction.h
+++ b/umbrello/umbrello/kplayerslideraction.h
@@ -25,7 +25,7 @@
*/
class KPlayerSlider : public TQSlider
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -104,7 +104,7 @@ protected:
*/
class KPlayerPopupFrame : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -127,7 +127,7 @@ protected:
*/
class KPlayerPopupSliderAction : public TDEAction
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -168,7 +168,7 @@ protected:
*/
class KPlayerSliderAction : public KWidgetAction
{
- Q_OBJECT
+ TQ_OBJECT
public: