summaryrefslogtreecommitdiffstats
path: root/tdeui/tdepopupmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tdepopupmenu.h')
-rw-r--r--tdeui/tdepopupmenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/tdepopupmenu.h b/tdeui/tdepopupmenu.h
index 7f84a5fc5..1a03ad11b 100644
--- a/tdeui/tdepopupmenu.h
+++ b/tdeui/tdepopupmenu.h
@@ -37,7 +37,7 @@
*/
class TDEUI_EXPORT TDEPopupTitle : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
@@ -121,7 +121,7 @@ private:
* @author Hamish Rodda <rodda@kde.org>
*/
class TDEUI_EXPORT TDEPopupMenu : public TQPopupMenu {
- Q_OBJECT
+ TQ_OBJECT
public:
/**