From 73515b5fe1b10842acb568ea49e91f5850b6d1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Mon, 22 Nov 2021 10:24:29 +0100 Subject: [PATCH] eek-renderer: Fix indentation --- eek/eek-renderer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eek/eek-renderer.c b/eek/eek-renderer.c index a0fbd580..cc443969 100644 --- a/eek/eek-renderer.c +++ b/eek/eek-renderer.c @@ -114,7 +114,7 @@ eek_get_style_context_for_button (EekRenderer *self, const char *name, const char *outline_name, const char *locked_class, - uint64_t pressed) + uint64_t pressed) { GtkStyleContext *ctx = self->button_context; /* Set the name of the button on the widget path, using the name obtained