--- ../a/qfaktury/kontlist.ui.h 2006-12-11 21:18:59.000000000 +0100
+++ ./kontlist.ui.h     2007-01-29 21:08:58.000000000 +0100
@@ -219,6 +219,7 @@
        temp=QStringList::split(",",listaFirmy[i]);
        listBox1->insertItem(temp[0]);
     }
+   listBox1->sort( TRUE );
 }

