Partially fix 1678554: fix the font colour and size in the about dialog, inspiration...
[synfig.git] / synfig-studio / trunk / src / gtkmm / zoomdial.h
index 333f74c..cd7a983 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file zoomdial.h
 **     \brief Template Header
 **
-**     $Id: zoomdial.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -55,7 +55,7 @@ class ZoomDial : public Gtk::Table
        Gtk::Tooltips tooltips;
        Gtk::IconSize iconsize;
 
-       
+
 public:
        Gtk::Button *zoom_in;
        Gtk::Button *zoom_out;