Replace Q_OBJECT with TQ_OBJECT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 9 months ago
parent 10e0dcdddd
commit 37a6f0b571
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -38,7 +38,7 @@ class TDEIO_AppInfo;
class AppImpl : public TQObject
{
Q_OBJECT
TQ_OBJECT
public:
AppImpl(TDEIO_AppInfo *slave);

Loading…
Cancel
Save