QTfrontend/ui/widget/keybinder.h
changeset 14900 505c8d101be3
parent 14899 4d5df8d35a95
child 14901 089f0c10ca95
--- 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;