Some file info workarounds.

Use default font in emoji picker.
This commit is contained in:
Black Hat
2018-11-23 23:28:04 +08:00
parent c7afe6b5ad
commit c88d41f359
3 changed files with 46 additions and 16 deletions

View File

@@ -108,7 +108,6 @@ class SpectralRoom : public Room {
bool m_busy = false;
QString getMIME(const QUrl& fileUrl) const;
void postFile(const QUrl& localFile, const QUrl& mxcUrl);
void checkForHighlights(const QMatrixClient::TimelineItem& ti);