Remove spurious TQ_OBJECT instances

pull/1/head
Timothy Pearson 12 years ago
parent 744281dc98
commit edba9303c6

@ -28,7 +28,7 @@ class WANetParams;
class ui_NetParamsEdit : public netProperties
{
Q_OBJECT
TQ_OBJECT
public:
ui_NetParamsEdit(TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );

@ -30,7 +30,7 @@ class WANetParams;
class ui_NetParamsWizard : public NetParamsWizard
{
Q_OBJECT
TQ_OBJECT
public:
ui_NetParamsWizard(TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );

@ -38,7 +38,7 @@ class NetListViewItem;
class WirelessAssistant : public mainWindow
{
Q_OBJECT
TQ_OBJECT
public:
/*$PUBLIC_FUNCTIONS$*/

Loading…
Cancel
Save