Fix 1689329: if the inverted rectangle we're rendering doesn't overlap the tile we...
[synfig.git] / synfig-core / trunk / src / modules / mod_filter / blur.h
index 8c6e57d..ddbdb81 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file blur.h
+/*!    \file mod_filter/blur.h
 **     \brief Template Header
 **
-**     $Id: blur.h,v 1.2 2005/01/24 03:08:17 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -45,7 +45,7 @@ private:
 
 public:
        Blur_Layer();
-       
+
        virtual bool set_param(const String & param, const synfig::ValueBase &value);
 
        virtual ValueBase get_param(const String & param)const;