Мессенджер: время

This commit is contained in:
2025-09-10 15:23:10 +03:00
parent c57b94786f
commit 747734a763
9 changed files with 67 additions and 33 deletions

View File

@@ -29,6 +29,7 @@ public:
void setWidth(int width);
void setText(QString text);
void setTime(QString timeStr);
private slots:
void on_textEdit_textChanged();