diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:51:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:51:46 -0600 |
commit | 896d42313d38e7e50de5832ab7b43995702dec46 (patch) | |
tree | 33fcbfa91adfd49ff99718ae2221e77156e75147 /src/gvcore/filedetailviewitem.cpp | |
parent | 74e623fc182edd840a296fdde1e1293872e2da32 (diff) | |
download | gwenview-896d42313d38e7e50de5832ab7b43995702dec46.tar.gz gwenview-896d42313d38e7e50de5832ab7b43995702dec46.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/gvcore/filedetailviewitem.cpp')
-rw-r--r-- | src/gvcore/filedetailviewitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/filedetailviewitem.cpp b/src/gvcore/filedetailviewitem.cpp index 2115386..e841459 100644 --- a/src/gvcore/filedetailviewitem.cpp +++ b/src/gvcore/filedetailviewitem.cpp @@ -1,5 +1,5 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab -/* This file is based on kfiledetailview.cpp from the KDE libs. Original +/* This file is based on tdefiledetailview.cpp from the KDE libs. Original copyright follows. */ /* This file is part of the KDE libraries |