Documentation patch for kdeui/dialogs/kedittoolbar.h

Albert Astals Cid aacid at kde.org
Mon Nov 12 22:14:57 GMT 2007


A Dilluns 12 Novembre 2007, Dominik Haumann va escriure:
> On Monday 12 November 2007, Albert Astals Cid wrote:
> > + * \code
> > + * void MyClass::saveNewToolbarConfig()
> > + * {
> > + *   KXmlGuiWindow::saveNewToolbarConfig();
> > + *   plugActionList( "list1", list1Actions );
> > + *   plugActionList( "list2", list2Actions );
> > + * }
> > + *
>
> \endcode missing

Thanks, fixed.

Any other comment?

Albert




More information about the kde-core-devel mailing list