issue-8847-patch.diff

Larry Shaffer, 2013-10-16 10:41 PM

Download (448 Bytes)

View differences:

src/app/qgscustomization.cpp
477 477
{
478 478
  foreach ( QAction* action, actions )
479 479
  {
480
    if ( action->isSeparator() )
481
    {
482
      continue;
483
    }
480 484
    if ( action->menu() )
481 485
    {
482 486
      // it is a submenu