eek-renderer: Fix indentation
This commit is contained in:
@ -114,7 +114,7 @@ eek_get_style_context_for_button (EekRenderer *self,
|
|||||||
const char *name,
|
const char *name,
|
||||||
const char *outline_name,
|
const char *outline_name,
|
||||||
const char *locked_class,
|
const char *locked_class,
|
||||||
uint64_t pressed)
|
uint64_t pressed)
|
||||||
{
|
{
|
||||||
GtkStyleContext *ctx = self->button_context;
|
GtkStyleContext *ctx = self->button_context;
|
||||||
/* Set the name of the button on the widget path, using the name obtained
|
/* Set the name of the button on the widget path, using the name obtained
|
||||||
|
|||||||
Reference in New Issue
Block a user