Revision a651984...

Go back to digest for 3rd July 2011

Features in KDE Base

Simon Persson committed changes in [kdelibs] /widgets:

Export the function isShiftAsModifierAllowed()

This function inside KKeySequnceWidgetPrivate is needed by the
kglobalaccel daemon, export here rather than duplicating code and risk
falling out of sync.
Also add Qt::Key_Backtab to the list, this is not needed internally
since there is a special case for Alt+Shift+Tab to not be recorded as
Alt+Backtab but other users of this function will need it.

REVIEW: 101515

File Changes

Modified 2 files
  • /widgets
  •   kdeui/kkeysequencewidget.cpp
  •   kdeui/kkeysequencewidget.h
2 files changed in total