Replace Q_OBJECT with TQ_OBJECT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 10 months ago
parent d864a4e665
commit c11899096e
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