summaryrefslogtreecommitdiffstats
path: root/kdeprint/lpd/gschecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/lpd/gschecker.h')
-rw-r--r--kdeprint/lpd/gschecker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/lpd/gschecker.h b/kdeprint/lpd/gschecker.h
index 65f247380..1814ca1d7 100644
--- a/kdeprint/lpd/gschecker.h
+++ b/kdeprint/lpd/gschecker.h
@@ -24,7 +24,7 @@
#include <tqstringlist.h>
#include <tqobject.h>
-class GsChecker : public QObject
+class GsChecker : public TQObject
{
public:
GsChecker(TQObject *parent = 0, const char *name = 0);