[kde-edu]: Configure Shortcuts dialog: new code
annemarie.mahfouf at free.fr
annemarie.mahfouf at free.fr
Sun May 23 04:38:41 CEST 2004
Hi all,
A change in kdelibs allows the Settings -> Configure Shortcuts... dialog to be
done in only one line.
All kdeedu apps have been fixed except Kig (which sems to keep 3.1
compatibility so I did not commit anything - Domi, I leave it to you)
KStars has none such a dialog and maybe it would be a good thing (usability)
to have it. Just add the line:
KStdAction::keyBindings(guiFactory(), SLOT(configureShortcuts()),
actionCollection());
and magically it'll be there!!!
Cheers,
annma
More information about the kde-edu
mailing list