From 42fb8f86d9b3d1fd3c51a942f4d2fe17c9dc0b79 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sun, 29 May 2022 17:51:33 +0200 Subject: Add command help for omemo qrcode --- src/ui/console.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ui') diff --git a/src/ui/console.c b/src/ui/console.c index 89c3cf29..32575a15 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -904,6 +904,8 @@ cons_show_omemo_qrcode(const char* const text) win_println(console, THEME_DEFAULT, "", "%s", tmp); QRcode_free(qrcode); +#else + cons_show("This version of Profanity has not been built with libqrencode"); #endif } -- cgit 1.4.1-2-gfad0