delegate port-connections to low priority thread.
[ardour.git] / libs / gtkmm2ext / window_title.cc
index 11342ab1d7af515f2a34b31d69ff9596cbdbb312..eaf25a9f7445bc7957d15e07fa0266020730d2a3 100644 (file)
@@ -24,7 +24,7 @@
 using namespace std;
 
 namespace {
-       
+
 // I don't know if this should be translated.
 const char* const title_separator = X_(" - ");