Revert "Use a common definition for modifier-only keybindings array"
This reverts commit ae3014ba3e
.
This commit is contained in:
parent
590a480700
commit
34906dba27
5 changed files with 71 additions and 44 deletions
|
@ -23,13 +23,6 @@
|
|||
|
||||
#include <glib.h>
|
||||
|
||||
typedef struct {
|
||||
const gchar *value;
|
||||
const gchar *description;
|
||||
} CcInputSwitcherOptions;
|
||||
|
||||
extern CcInputSwitcherOptions cc_input_switcher_options[];
|
||||
|
||||
char *cc_util_normalize_casefold_and_unaccent (const char *str);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue