summaryrefslogtreecommitdiffstats
path: root/tdeprint/kprintprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/kprintprocess.h')
-rw-r--r--tdeprint/kprintprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprintprocess.h b/tdeprint/kprintprocess.h
index ede5eb3b6..544dd7e1e 100644
--- a/tdeprint/kprintprocess.h
+++ b/tdeprint/kprintprocess.h
@@ -54,7 +54,7 @@ protected slots:
void slotExited( TDEProcess* );
private:
- QString m_buffer;
+ TQString m_buffer;
TQStringList m_tempfiles;
TQString m_output, m_tempoutput, m_command;
int m_state;