eek-renderer: Fix indentation

This commit is contained in:
Guido Günther
2021-11-22 10:24:29 +01:00
parent 8cfce093e7
commit 73515b5fe1

View File

@ -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