forked from AuroraMiddleware/gtk
Change the toolkit name in GailUtil to 'gtk', too
This commit is contained in:
parent
b61043dcfa
commit
5559242ea9
@ -335,7 +335,7 @@ gail_util_get_root (void)
|
|||||||
static const gchar *
|
static const gchar *
|
||||||
gail_util_get_toolkit_name (void)
|
gail_util_get_toolkit_name (void)
|
||||||
{
|
{
|
||||||
return "GAIL";
|
return "gtk";
|
||||||
}
|
}
|
||||||
|
|
||||||
static const gchar *
|
static const gchar *
|
||||||
|
Loading…
Reference in New Issue
Block a user