Fixed FTBFS as reported in issue 39.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/40/head
Michele Calgaro 2 years ago
parent 6a218c6ef3
commit 4046d4efd1
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -39,7 +39,7 @@ namespace KMilo {
struct ShortcutInfo
{
const char* name;
uint symbol;
int symbol;
const char *slot;
};

Loading…
Cancel
Save