Replace Q_OBJECT with TQ_OBJECT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c11899096e)
r14.1.x r14.1.1
Michele Calgaro 1 year ago
parent d864a4e665
commit ee76cec7d4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -24,7 +24,7 @@
class TDEUI_EXPORT NotificationContainer : public TDEPassivePopupStackContainer
{
Q_OBJECT
TQ_OBJECT
public:
NotificationContainer();

Loading…
Cancel
Save