summaryrefslogtreecommitdiffstats
path: root/kdeprint/lpr/lpchelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/lpr/lpchelper.h')
-rw-r--r--kdeprint/lpr/lpchelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/lpr/lpchelper.h b/kdeprint/lpr/lpchelper.h
index 2c711f41b..8f2590065 100644
--- a/kdeprint/lpr/lpchelper.h
+++ b/kdeprint/lpr/lpchelper.h
@@ -53,7 +53,7 @@ protected:
private:
TQMap<TQString, KMPrinter::PrinterState> m_state;
- QString m_exepath, m_lprmpath, m_checkpcpath;
+ TQString m_exepath, m_lprmpath, m_checkpcpath;
};
#endif