]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/pixbutton.h
ws cleanup
[lyx.git] / src / frontends / gnome / pixbutton.h
index 955c1bb878a0f3f9265b5d72497f3160ad3de241..bbec75cf5753dc1dc606e6a2ee045babc5625838 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
- * ====================================================== 
- * 
+ * ======================================================
+ *
  *           LyX, The Document Processor
- *       
+ *
  *          Copyright 2000 The LyX Team.
  *
  * ====================================================== */
@@ -38,7 +38,7 @@ namespace Gnome
       add(*b);
 
       accelkey_ = l->parse_uline(label);
-      
+
       l->show();
       p->show();
       b->show();
@@ -55,4 +55,3 @@ namespace Gnome
 }
 
 #endif
-