Index: trunk/FACT++/gui/FactGui.h
===================================================================
--- trunk/FACT++/gui/FactGui.h	(revision 10569)
+++ trunk/FACT++/gui/FactGui.h	(revision 10571)
@@ -391,4 +391,5 @@
         item = new QStandardItem(service.c_str());
         col->appendRow(item);
+        col->sortChildren(0);
 
         if (!description->rootIndex().isValid())
