mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
fixup! linter fixes
This commit is contained in:
parent
10cd106063
commit
492511a2af
3 changed files with 14 additions and 13 deletions
|
@ -636,7 +636,8 @@ TimelineViewManager::fixImageRendering([[maybe_unused]] QQuickTextDocument *t,
|
|||
#else
|
||||
void
|
||||
TimelineViewManager::fixImageRendering(QQuickTextDocument *, QQuickItem *)
|
||||
{}
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
using IgnoredUsers = mtx::events::EphemeralEvent<mtx::events::account_data::IgnoredUsers>;
|
||||
|
|
Loading…
Reference in a new issue