diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:05:39 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:05:39 -0600 |
commit | ff94d46e423398804d2ae63faeb114c2cf604fc4 (patch) | |
tree | 4481ffd491d15ac15081cea46d7cc298ef6351a4 /kuiviewer/quicreator.h | |
parent | b9553cef2a3cd9f5b89c8aca6f4b7781a079dbb7 (diff) | |
download | tdesdk-ff94d46e423398804d2ae63faeb114c2cf604fc4.tar.gz tdesdk-ff94d46e423398804d2ae63faeb114c2cf604fc4.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kuiviewer/quicreator.h')
-rw-r--r-- | kuiviewer/quicreator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuiviewer/quicreator.h b/kuiviewer/quicreator.h index 45f13f07..686017d9 100644 --- a/kuiviewer/quicreator.h +++ b/kuiviewer/quicreator.h @@ -22,7 +22,7 @@ #ifndef UICREATOR_H #define UICREATOR_H -#include <kio/thumbcreator.h> +#include <tdeio/thumbcreator.h> class QUICreator : public ThumbCreator { |