Remove spurious TQ_OBJECT instances

pull/1/head
Timothy Pearson 12 years ago
parent aec0814221
commit 39ea174bc9

@ -36,7 +36,7 @@ class TQCheckBox;
class LipstikStyleConfig: public TQWidget
{
Q_OBJECT
TQ_OBJECT
public:
LipstikStyleConfig(TQWidget* parent);
~LipstikStyleConfig();

@ -63,7 +63,7 @@ class TQTimer;
class LipstikStyle : public KStyle
{
Q_OBJECT
TQ_OBJECT
public:
LipstikStyle();

Loading…
Cancel
Save