]> git.sur5r.net Git - bacula/rescue/commit
The earlier fix of populated and populating was causing some issues with
authorDirk H Bartley <dbartley@schupan.com>
Sun, 28 Sep 2008 18:12:29 +0000 (18:12 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 28 Sep 2008 18:12:29 +0000 (18:12 +0000)
commit2b204f247b1541ae1a2f94ceb039f3a6cc5455bb
treed3ef711f786c27779938a895cd80255699082d69
parent3d5bfc4b4824e7544d31f3b8941dfa38b654c468
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.