summaryrefslogtreecommitdiffstats
path: root/src/kernel/qprinter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qprinter_p.h')
-rw-r--r--src/kernel/qprinter_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qprinter_p.h b/src/kernel/qprinter_p.h
index 17d52898..b8733bec 100644
--- a/src/kernel/qprinter_p.h
+++ b/src/kernel/qprinter_p.h
@@ -51,7 +51,7 @@
class TQPrinterPrivate
{
public:
- Q_UINT32 printerOptions;
+ TQ_UINT32 printerOptions;
TQPrinter::PrintRange printRange;
};