[DeckShare] End the share-related headers and sources with a trailing newline

This commit is contained in:
Lukas Brübach 2026-09-19 00:07:45 +02:00 committed by GitHub
parent 4721404e8b
commit 75352a00a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

@ -208,4 +208,4 @@ void TabDeckStorageVisual::onShareTimeout()
{
shareBar->setCreateEnabled(true);
showShareNotice(tr("The server did not respond in time. Try again."), true);
}
}

View file

@ -80,4 +80,4 @@ private:
bool shareDeckAvailable = false;
};
#endif
#endif