From b3566a6c6754f013b55063c28b90995be612da96 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:08:48 -0600 Subject: Rename obsolete tq methods to standard names --- qt/qextscintillaprinter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/qextscintillaprinter.h') diff --git a/qt/qextscintillaprinter.h b/qt/qextscintillaprinter.h index 3478b91..a938c1a 100644 --- a/qt/qextscintillaprinter.h +++ b/qt/qextscintillaprinter.h @@ -38,7 +38,7 @@ class QextScintillaBase; //! \brief The QextScintillaPrinter class is a sub-class of the TQt TQPrinter //! class that is able to print the text of a Scintilla document. //! -//! The class can be further sub-classed to alter to tqlayout of the text, adding +//! The class can be further sub-classed to alter to layout of the text, adding //! headers and footers for example. class TQEXTSCINTILLA_EXPORT QextScintillaPrinter : public TQPrinter { -- cgit v1.2.3