Commit Graph

3 Commits

Author SHA1 Message Date
Maeyanie
44d374c7d2 Fix compile error
At least on my system (Fedora 28) gcc gave a compile error for std::vector being used here despite being undefined.
Adding the appropriate include fixes the problem, and seems unlikely to cause any other problems.
2019-03-04 11:01:21 +01:00
YuSanka
89e2732b06 Updated KBShortcutsDialog 2019-01-31 13:21:33 +01:00
YuSanka
f9109f44a9 Added "Keyboard Shortcuts" dialog 2018-12-19 13:06:46 +01:00