summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/KoContextCelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficeui/KoContextCelp.h')
-rw-r--r--lib/kofficeui/KoContextCelp.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/kofficeui/KoContextCelp.h b/lib/kofficeui/KoContextCelp.h
index 51ea6539..0b101f87 100644
--- a/lib/kofficeui/KoContextCelp.h
+++ b/lib/kofficeui/KoContextCelp.h
@@ -32,7 +32,7 @@ class TQSimpleRichText;
class KoVerticalLabel : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -51,7 +51,7 @@ class KoVerticalLabel : public TQWidget
class KoHelpNavButton : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -78,7 +78,7 @@ class KoHelpNavButton : public TQWidget
class KoTinyButton : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -107,7 +107,7 @@ class KoTinyButton : public TQWidget
class KoHelpView : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -133,7 +133,7 @@ class KoHelpView : public TQWidget
class KoHelpWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -170,7 +170,7 @@ class KoHelpWidget : public TQWidget
*/
class KoContextHelpPopup : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -216,7 +216,7 @@ class KoContextHelpPopup : public TQWidget
*/
class KOFFICEUI_EXPORT KoContextHelpAction : public TDEToggleAction
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -239,7 +239,7 @@ class KOFFICEUI_EXPORT KoContextHelpAction : public TDEToggleAction
class KoContextHelpWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -263,7 +263,7 @@ class KoContextHelpWidget : public TQWidget
class KoContextHelpDocker : public TQDockWindow
{
- Q_OBJECT
+ TQ_OBJECT
public: