From d654b1079f7801b0a65c8de8936d0d174656702b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:04:20 -0600 Subject: Rename obsolete tq methods to standard names --- src/diff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/diff.h') diff --git a/src/diff.h b/src/diff.h index a4015d1..3f876f8 100644 --- a/src/diff.h +++ b/src/diff.h @@ -293,7 +293,7 @@ private: const char* m_pBuf; int m_size; int m_vSize; // Nr of lines in m_pBuf1 and size of m_v1, m_dv12 and m_dv13 - TQString m_tqunicodeBuf; + TQString m_unicodeBuf; std::vector m_v; bool m_bIsText; bool readFile( const TQString& filename ); -- cgit v1.2.3