summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/sync/sinks/gallery/galleryitem.cpp
blob: 5c07d5bb0ff7934b4df62fce3cf095bae5af7007 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* ============================================================
 * File  : galleryitem.cpp
 * Author: Colin Guthrie <kde@colin.guthr.ie>
 * Date  : 2007-02-02
 *
 * Copyright 2007 Colin Guthrie <kde@colin.guthr.ie>
 *
 * This program is free software; you can redistribute it
 * and/or modify it under the terms of the GNU General
 * Public License as published by the Free Software Foundation;
 * either version 2, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * ============================================================ */

#include "galleryitem.h"