From 64df902cf71a8ee258fb85f6be26248f399aa01f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:15 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- libtdepim/kaccount.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim/kaccount.cpp') diff --git a/libtdepim/kaccount.cpp b/libtdepim/kaccount.cpp index f8fd61cf4..86cf4cfca 100644 --- a/libtdepim/kaccount.cpp +++ b/libtdepim/kaccount.cpp @@ -32,7 +32,7 @@ #include "kaccount.h" -#include +#include KAccount::KAccount( const uint id, const TQString &name, const Type type ) : mId( id ), mName( name ), mType( type ) -- cgit v1.2.1