Andre Poenitz wrote:
> > -   void GuiGraphics::change_group(int /* index */)
> > +void GuiGraphics::change_group(int /* index */)
> >  {
> >     QString const new_group = groupCO->itemData(
> >             groupCO->currentIndex()).toString();
> 
> Aren't we into  camelBumpStyle()  for member functions?

this function is slot
pavel

Reply via email to