Make ActionCollection load and save custom shortcuts
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 31 May 2010 15:45:40 +0000 (17:45 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 31 May 2010 17:30:17 +0000 (19:30 +0200)
commit7f3d50af3f94bd5fc423c83ac21c460da2edf88b
tree9cd75049d29bcd079339bce14deea2e9535e5e84
parent7333c6f1dc985fee0841e7a8d035327ec95d79ca
Make ActionCollection load and save custom shortcuts

This implements {read|write}Settings() for ActionCollection. It also fixes the
bug that custom shortcuts wouldn't be loaded again when using KDE.
src/qtui/mainwin.cpp
src/uisupport/actioncollection.cpp
src/uisupport/graphicalui.cpp
src/uisupport/graphicalui.h
src/uisupport/uisettings.cpp
src/uisupport/uisettings.h