summaryrefslogtreecommitdiffstats
path: root/kdeprint/cups/kptagspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/cups/kptagspage.h')
-rw-r--r--kdeprint/cups/kptagspage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/cups/kptagspage.h b/kdeprint/cups/kptagspage.h
index fc5c88046..599ecebbf 100644
--- a/kdeprint/cups/kptagspage.h
+++ b/kdeprint/cups/kptagspage.h
@@ -38,7 +38,7 @@ public:
TQSize tqminimumSizeHint() const;
private:
- QTable *m_tags;
+ TQTable *m_tags;
};
#endif