Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Jul 9, 2017
2 parents 9352abb + 36455c5 commit fb00365
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2776,6 +2776,8 @@ void MainWindow::setCommands(const QList<Command> &commands)
updateContextMenu();
if (m_options.trayCommands)
updateTrayMenuItems();
updateContextMenu();
emit commandsSaved();
}

void MainWindow::runAutomaticCommands(QVariantMap data)
Expand Down

0 comments on commit fb00365

Please sign in to comment.