wacom: Add FIXME
This commit is contained in:
parent
c8a24f514e
commit
865d322865
1 changed files with 2 additions and 0 deletions
|
@ -268,6 +268,8 @@ accel_set_func (GtkTreeViewColumn *tree_column,
|
|||
}
|
||||
|
||||
if (button->type == WACOM_TABLET_BUTTON_TYPE_HARDCODED) {
|
||||
/* FIXME this should list the name of the button,
|
||||
* Switch Modes Touchring #1 for example */
|
||||
g_object_set (cell,
|
||||
"visible", TRUE,
|
||||
"editable", FALSE,
|
||||
|
|
Loading…
Add table
Reference in a new issue