FIX: Incorrect use of BBL_RELEASE_TO_PUBLIC
JIRA: STUDIO-9672 STUDIO-9770 STUDIO-9886 Change-Id: Ia4892f0c34964956be9246432a0797085558088b
This commit is contained in:
parent
8b69893acd
commit
df295edc0f
|
@ -1219,7 +1219,7 @@ void SendToPrinterDialog::update_show_status()
|
|||
}
|
||||
|
||||
if (!m_is_in_sending_mode) {
|
||||
#if BBL_RELEASE_PUPBLIC
|
||||
#if BBL_RELEASE_TO_PUBLIC
|
||||
show_status(PrintDialogStatus::PrintStatusReadingFinished);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue