mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-08 02:02:49 -08:00
revisions
This commit is contained in:
parent
3898f0988e
commit
9aba49287c
6 changed files with 5 additions and 22 deletions
|
|
@ -119,6 +119,8 @@ void Connection::setBackgroundMode(bool background) {
|
|||
if (!backgroundMode) {
|
||||
sendSavedBytes();
|
||||
}
|
||||
#else
|
||||
Q_UNUSED(background)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue