Index: OWDisplayProfiles.py
===================================================================
--- OWDisplayProfiles.py	(revision 28)
+++ OWDisplayProfiles.py	(revision 47)
@@ -580,4 +580,5 @@
                 self.classQLB.insertItem(ColorPixmap(self.classColor[cn]), classValues[cn])
             self.classQLB.selectAll(1)  ##or: if numberOfClasses > 0: self.classQLB.setSelected(0, 1)
+            self.update()
 
             if self.MAnoclass:
