mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 06:47:41 -07:00
FIX: Incorrect use of BBL_RELEASE_TO_PUBLIC
JIRA: STUDIO-9672 STUDIO-9770 STUDIO-9886 Change-Id: Ia4892f0c34964956be9246432a0797085558088b (cherry picked from commit df295edc0fcea57d23239ed9756fc956383c8eb3)
This commit is contained in:
parent
1126d3f7dc
commit
67036667b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1209,7 +1209,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…
Add table
Add a link
Reference in a new issue