On Wed, 2011-06-15 at 19:33 -0430, Rafael Dominguez wrote: > This patch just replace using a List to save Slide Show names and > displaying them in the slide show setting dialog. > > The code can be tested going to impress, Slide Show->Slide Show > Settings.
Looks good to me, seems to have slipped through the net. Pushed now, thanks for this. a std::deque might be a good choice for some of these List things where there is a lot of activity pushing at the front C. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
