Home
last modified time | relevance | path

Searched refs:switch_save_chat_history (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/uTox/uTox/src/layout/
H A Dsettings.h46 switch_save_chat_history,
H A Dsettings.c412 (PANEL*)&switch_save_chat_history,
999 UISWITCH switch_save_chat_history = { variable
/dports/net-im/uTox/uTox/src/
H A Dsettings.c424 switch_save_chat_history.switch_on = save->logging_enabled; in config_load()