diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-10 01:12:03 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-10 01:12:03 +0000 |
commit | 228d8e7213d84544c3746d1d2b8ee4087eb12807 (patch) | |
tree | 5ca1d9e3fb1f70538a28330b25f161c173751025 /src/gvcore/filethumbnailviewitem.cpp | |
parent | c66249b79aa9bfa0924494adcd5345b5b1244b0c (diff) | |
download | gwenview-228d8e7213d84544c3746d1d2b8ee4087eb12807.tar.gz gwenview-228d8e7213d84544c3746d1d2b8ee4087eb12807.zip |
Rest of interrupted svn commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088038 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/gvcore/filethumbnailviewitem.cpp')
-rw-r--r-- | src/gvcore/filethumbnailviewitem.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gvcore/filethumbnailviewitem.cpp b/src/gvcore/filethumbnailviewitem.cpp index df4e548..00f3c89 100644 --- a/src/gvcore/filethumbnailviewitem.cpp +++ b/src/gvcore/filethumbnailviewitem.cpp @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ // Qt includes #include <qapplication.h> |