aboutsummaryrefslogtreecommitdiff
path: root/includes/callbacks.h
diff options
context:
space:
mode:
authorhwspeedy <ns@bigbear.dk>2024-04-24 01:16:57 +0200
committerhwspeedy <ns@bigbear.dk>2024-04-24 01:16:57 +0200
commit791912482ff618cd6ca08224db01b243d7186215 (patch)
tree58c71400b28400b8d5f7149b1516f76e33da314b /includes/callbacks.h
parentabf8fabf4df677a1fbf58e4955d1cc08eace48d2 (diff)
FIX Added theme background - copyright crstrbrt - mentioned but not needed.
Diffstat (limited to 'includes/callbacks.h')
-rw-r--r--includes/callbacks.h1
1 files changed, 1 insertions, 0 deletions
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__ */