diff -r 4d5df8d35a95 -r 505c8d101be3 QTfrontend/ui/widget/keybinder.h --- a/QTfrontend/ui/widget/keybinder.h Tue May 07 18:45:14 2019 +0200 +++ b/QTfrontend/ui/widget/keybinder.h Tue May 07 19:39:08 2019 +0200 @@ -56,6 +56,8 @@ QBoxLayout *bindingsPages; QComboBox * CBBind[BINDS_NUMBER]; QLabel * conflictLabel; + QIcon * dropDownIcon; + QIcon * conflictIcon; QString defaultText; bool enableSignal; bool p_hasConflicts;