about summary refs log tree commit diff stats
path: root/tests/unittests
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-22 21:09:14 +0100
committerJames Booth <boothj5@gmail.com>2015-06-22 21:09:14 +0100
commit86acd4649bed31e0de9bbe469ac45184e2cee640 (patch)
tree1a71b1cd57d1693aead85a4b50b09efe21f664d6 /tests/unittests
parent24ebb51254034feb1a157f9aeef86007b0083181 (diff)
downloadprofani-tty-86acd4649bed31e0de9bbe469ac45184e2cee640.tar.gz
Added PGP prefs
Diffstat (limited to 'tests/unittests')
-rw-r--r--tests/unittests/ui/stub_ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/ui/stub_ui.c b/tests/unittests/ui/stub_ui.c
index 6d008414..8fea64a7 100644
--- a/tests/unittests/ui/stub_ui.c
+++ b/tests/unittests/ui/stub_ui.c
@@ -369,6 +369,7 @@ void cons_show_log_prefs(void) {}
 void cons_show_presence_prefs(void) {}
 void cons_show_connection_prefs(void) {}
 void cons_show_otr_prefs(void) {}
+void cons_show_pgp_prefs(void) {}
 
 void cons_show_account(ProfAccount *account)
 {