]> git.sur5r.net Git - bacula/rescue/commitdiff
dhb I have the issue of m_medialist and m_brestore resolved. The only one
authorDirk H Bartley <dbartley@schupan.com>
Sun, 25 Mar 2007 15:05:08 +0000 (15:05 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 25 Mar 2007 15:05:08 +0000 (15:05 +0000)
     used was the m_medialist to populate after the console connected.  So now
     I created a virtual function for clicked and double clicked in BatStack.
     All classes that want to do something based on a click in it's widget
     in the page selector can just use the virtual function.
     So in medialist, a single click will populate if not populated, and a double
     will repopulate from a clear.


No differences found