about summary refs log tree commit diff stats
path: root/tests/ui
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-01-10 19:10:10 +0000
committerJames Booth <boothj5@gmail.com>2015-01-10 19:10:10 +0000
commit31c0f2ba788b19d776da5e7368280091c8d3bbdf (patch)
tree853f4556b2fd37c299c7dc3b0f1a3f9459f021ea /tests/ui
parentc3ad3c0ba692613c6b26203d1328e42899775b0f (diff)
downloadprofani-tty-31c0f2ba788b19d776da5e7368280091c8d3bbdf.tar.gz
Added preferences for showing resource in titlebar and messages
Diffstat (limited to 'tests/ui')
-rw-r--r--tests/ui/stub_ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/stub_ui.c b/tests/ui/stub_ui.c
index e13d9cea..5465e68d 100644
--- a/tests/ui/stub_ui.c
+++ b/tests/ui/stub_ui.c
@@ -436,6 +436,7 @@ void cons_beep_setting(void) {}
 void cons_flash_setting(void) {}
 void cons_splash_setting(void) {}
 void cons_vercheck_setting(void) {}
+void cons_resource_setting(void) {}
 void cons_occupants_setting(void) {}
 void cons_roster_setting(void) {}
 void cons_presence_setting(void) {}