globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / application.h
index e66b6ea2ff5808f4269b170bbb0eed7df116d1ba..65c4731ce0733d40cf93910b2ef8c864bc13df11 100644 (file)
@@ -1,4 +1,4 @@
-/* GTK+ Integration with platform-specific application-wide features 
+/* GTK+ Integration with platform-specific application-wide features
  * such as the OS X menubar and application delegate concepts.
  *
  * Copyright (C) 2009 Paul Davis
@@ -38,7 +38,7 @@ namespace Glib {
 
 namespace Gtkmm2ext {
 
-class LIBGTKMM2EXT_API Application 
+class LIBGTKMM2EXT_API Application
 {
 public:
     static Application* instance();