From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdespell2/ui/dialog.cpp | 2 +- tdespell2/ui/highlighter.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tdespell2/ui') diff --git a/tdespell2/ui/dialog.cpp b/tdespell2/ui/dialog.cpp index 82548a406..a0ff36c01 100644 --- a/tdespell2/ui/dialog.cpp +++ b/tdespell2/ui/dialog.cpp @@ -27,7 +27,7 @@ #include "dictionary.h" #include "settings.h" -#include +#include #include #include diff --git a/tdespell2/ui/highlighter.cpp b/tdespell2/ui/highlighter.cpp index 2d185462d..176d69232 100644 --- a/tdespell2/ui/highlighter.cpp +++ b/tdespell2/ui/highlighter.cpp @@ -24,7 +24,7 @@ #include "dictionary.h" #include "settings.h" -#include +#include #include #include -- cgit v1.2.1