]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormERT.h
ws cleanup
[lyx.git] / src / frontends / gnome / FormERT.h
index a294947f04952bc073d992b50e058691c54ba69e..d56c7f5dbb63b80ca90ab02cbca7f63320767326 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
 /* This file is part of
  * =================================================
- * 
+ *
  *          LyX, The Document Processor
  *          Copyright 1995 Matthias Ettrich.
  *          Copyright 1995-2000 The LyX Team.
  *
- * ================================================= 
+ * =================================================
  *
  * \author Michael Koziarski <michael@koziarski.org>
  * */
@@ -38,7 +38,7 @@ public:
 
        void apply();
        void update();
-       
+
 private:
        /// Build the dialog
        void build();
@@ -63,7 +63,7 @@ private:
        Gtk::RadioButton * collapsed() const;
        /// generated by accessors.py
        Gtk::RadioButton * inlined() const;
-       
+
 
        /// do input validation
        SigC::Connection slot_open;