~ubuntu-branches/ubuntu/intrepid/digikam/intrepid

« back to all changes in this revision

Viewing changes to digikam/imageplugins/superimpose/superimposewidget.h

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2008-07-17 20:25:39 UTC
  • mfrom: (1.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20080717202539-ttj4and3ds1ldgn1
Tags: upstream-0.9.4
ImportĀ upstreamĀ versionĀ 0.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* ============================================================
2
 
 * Authors: Gilles Caulier <caulier dot gilles at gmail dot com>
3
 
 *          Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
4
 
 * Date  : 2005-01-04
5
 
 * Description : 
6
 
 * 
7
 
 * Copyright 2005 Gilles Caulier 
8
 
 * Copyright 2006-2007 by Gilles Caulier and Marcel Wiesweg 
 
2
 *
 
3
 * This file is a part of digiKam project
 
4
 * http://www.digikam.org
 
5
 *
 
6
 * Date        : 2005-01-04
 
7
 * Description : a Digikam image editor plugin for superimpose a 
 
8
 *               template to an image.
 
9
 *
 
10
 * Copyright (C) 2005-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
 
11
 * Copyright (C) 2006-2008 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
9
12
 *
10
13
 * This program is free software; you can redistribute it
11
14
 * and/or modify it under the terms of the GNU General
12
15
 * Public License as published by the Free Software Foundation;
13
16
 * either version 2, or (at your option)
14
17
 * any later version.
15
 
 * 
 
18
 *
16
19
 * This program is distributed in the hope that it will be useful,
17
20
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
21
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19
22
 * GNU General Public License for more details.
20
 
 * 
 
23
 *
21
24
 * ============================================================ */
22
25
 
23
26
#ifndef SUPERIMPOSEWIDGET_H