Improved tooltip text of actions
Fixed empty pop-menu in toolbar FossilOrigin-Name: af6bd9ca628ed1fe33819ac18706ed2bcabc79d2
This commit is contained in:
@ -2007,3 +2007,9 @@ _exit:
|
||||
refresh();
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
QMenu * MainWindow::createPopupMenu()
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user