delegate port-connections to low priority thread.
[ardour.git] / libs / gtkmm2ext / window_title.cc
index 68913aeef67a92b94db9bbeac32d2d99f8ff612c..eaf25a9f7445bc7957d15e07fa0266020730d2a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2000-2007 Paul Davis 
+    Copyright (C) 2000-2007 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
 using namespace std;
 
 namespace {
-       
+
 // I don't know if this should be translated.
 const char* const title_separator = X_(" - ");