JdeRobot / VisualStates

Tool for visual programming of robots using automata
https://jderobot.github.io/VisualStates/
GNU General Public License v3.0
8 stars 8 forks source link

Ctrl+S is not saving #113

Closed sudo-panda closed 5 years ago

sudo-panda commented 5 years ago

Its giving the error: QAction::eventFilter: Ambiguous shortcut overload: Ctrl+S Its most probably because Save As Acton is also provided with the same shortcut.

okanasik commented 5 years ago

fixed by #130