From 5b4a8f1b52c0ca8f0e9ed30b3bef5c0900d2fe73 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:55:13 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- src/codeeditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codeeditor.cpp') diff --git a/src/codeeditor.cpp b/src/codeeditor.cpp index 1eb5201..c21be56 100755 --- a/src/codeeditor.cpp +++ b/src/codeeditor.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include CodeEditor::CodeEditor(TQWidget *parent, const char *name) : TQWidget(parent, name) -- cgit v1.2.3