From 791912482ff618cd6ca08224db01b243d7186215 Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Wed, 24 Apr 2024 01:16:57 +0200 Subject: FIX Added theme background - copyright crstrbrt - mentioned but not needed. --- includes/callbacks.h | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/callbacks.h') diff --git a/includes/callbacks.h b/includes/callbacks.h index 421cff5e..a689ecb4 100644 --- a/includes/callbacks.h +++ b/includes/callbacks.h @@ -41,5 +41,6 @@ void cb_connect_host(GtkAction * action); void cb_local_computer(); void cb_act_as_server(); void cb_sync_on_startup(); +void cb_disable_theme(); #endif /* __CALLBACKS_H__ */ -- cgit v1.2.3