diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:55:11 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:55:11 -0600 |
commit | d3eec0f20c7196c2c346089f2fb0fd8a759aba4f (patch) | |
tree | 1aa04cea6059bb93b40711a82196d208b8ae47ea /src/otrguiclient.h | |
parent | 09f34fd4bdf5340f29c15c7658da39722cedcd38 (diff) | |
download | kopete-otr-d3eec0f20c7196c2c346089f2fb0fd8a759aba4f.tar.gz kopete-otr-d3eec0f20c7196c2c346089f2fb0fd8a759aba4f.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/otrguiclient.h')
-rw-r--r-- | src/otrguiclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrguiclient.h b/src/otrguiclient.h index eb9ee5b..e6e1e28 100644 --- a/src/otrguiclient.h +++ b/src/otrguiclient.h @@ -25,7 +25,7 @@ #include <tqobject.h> #include <kxmlguiclient.h> -//#include <kio/job.h> +//#include <tdeio/job.h> #include <kglobal.h> #include <kstandarddirs.h> |