Replace Q_OBJECT with TQ_OBJECT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 10 months ago
parent 82d7c4d3cd
commit aaa3bcc73f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -27,7 +27,7 @@ class WANetParams;
class ui_NetParamsEdit : public netProperties
{
Q_OBJECT
TQ_OBJECT
public:

@ -29,7 +29,7 @@
class WANetParams;
class ui_NetParamsWizard : public NetParamsWizard
{
Q_OBJECT
TQ_OBJECT
public:

@ -37,7 +37,7 @@ class NetListViewItem;
class WirelessAssistant : public mainWindow
{
Q_OBJECT
TQ_OBJECT
public:

Loading…
Cancel
Save