From: Dirk H Bartley Date: Sun, 28 Sep 2008 18:12:29 +0000 (+0000) Subject: The earlier fix of populated and populating was causing some issues with X-Git-Tag: Release-3.0.0~920 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2d29c3c6f65797a702d746206d7f4aacab401ada;p=bacula%2Fdocs The earlier fix of populated and populating was causing some issues with app->processEvents(); in the console class. This would trigger the population again. Now I am trying setting populated early. We will see what goes wrong here. ---