From 5b3b788b3748893e44b482b11bf83f045a6bc2c7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Dec 2011 01:18:39 -0600 Subject: Fix accidental qextscintilla conversion --- qt/qextscintilladocument.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt/qextscintilladocument.cpp') diff --git a/qt/qextscintilladocument.cpp b/qt/qextscintilladocument.cpp index a3e8540..36dcb4a 100644 --- a/qt/qextscintilladocument.cpp +++ b/qt/qextscintilladocument.cpp @@ -20,8 +20,8 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#include "tqextscintilladocument.h" -#include "tqextscintillabase.h" +#include "qextscintilladocument.h" +#include "qextscintillabase.h" // This internal class encapsulates the underlying document and is shared by -- cgit v1.2.3