Revert "Improve time handling in NeoChat"

This reverts commit 92c58b0ea0.
This commit is contained in:
James Graham
2026-01-25 13:07:53 +00:00
parent 92c58b0ea0
commit f22cafbce1
17 changed files with 172 additions and 191 deletions

View File

@@ -52,7 +52,8 @@ Q_SIGNALS:
private:
void initializeModel();
NeoChatDateTime dateTime() const override;
QDateTime time() const override;
QString timeString() const override;
QString authorId() const override;
QString threadRootId() const override;