diff options
Diffstat (limited to 'tdeprint/cups/cupsdconf2/cupsdnetworkpage.h')
-rw-r--r-- | tdeprint/cups/cupsdconf2/cupsdnetworkpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/cups/cupsdconf2/cupsdnetworkpage.h b/tdeprint/cups/cupsdconf2/cupsdnetworkpage.h index be46c280f..912d4bb4a 100644 --- a/tdeprint/cups/cupsdconf2/cupsdnetworkpage.h +++ b/tdeprint/cups/cupsdconf2/cupsdnetworkpage.h @@ -30,7 +30,7 @@ class SizeWidget; class CupsdNetworkPage : public CupsdPage { - Q_OBJECT + TQ_OBJECT public: CupsdNetworkPage(TQWidget *parent = 0, const char *name = 0); |