X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftags%2Fstable%2Fsrc%2Fgtkmm%2Fzoomdial.cpp;h=130c105c0e6f087bb1e56003e32e5a1fa6cdecad;hb=47fce282611fbba1044921d22ca887f9b53ad91a;hp=8557f445d35c3723efe14dfe911d8fdbd6ca0ab7;hpb=7c6d5426922cb3cda793f688dcd4d534b02765c8;p=synfig.git diff --git a/synfig-studio/tags/stable/src/gtkmm/zoomdial.cpp b/synfig-studio/tags/stable/src/gtkmm/zoomdial.cpp index 8557f44..130c105 100644 --- a/synfig-studio/tags/stable/src/gtkmm/zoomdial.cpp +++ b/synfig-studio/tags/stable/src/gtkmm/zoomdial.cpp @@ -1,20 +1,21 @@ -/* === S I N F G =========================================================== */ +/* === S Y N F I G ========================================================= */ /*! \file zoomdial.cpp ** \brief Template File ** -** $Id: zoomdial.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ +** $Id$ ** ** \legal -** Copyright (c) 2002 Robert B. Quattlebaum Jr. +** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** -** This software and associated documentation -** are CONFIDENTIAL and PROPRIETARY property of -** the above-mentioned copyright holder. +** This package 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 of +** the License, or (at your option) any later version. ** -** You may not copy, print, publish, or in any -** other way distribute this software without -** a prior written agreement with -** the copyright holder. +** This package 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. ** \endlegal */ /* ========================================================================= */ @@ -30,6 +31,8 @@ //#include "zoomdial.h" +#include "general.h" + #endif /* === U S I N G =========================================================== */