mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
added Add Members to channel from profile for creator
This commit is contained in:
@@ -187,7 +187,6 @@ class MessageField : public FlatTextarea {
|
||||
public:
|
||||
MessageField(HistoryWidget *history, const style::flatTextarea &st, const QString &ph = QString(), const QString &val = QString());
|
||||
void dropEvent(QDropEvent *e);
|
||||
void resizeEvent(QResizeEvent *e);
|
||||
bool canInsertFromMimeData(const QMimeData *source) const;
|
||||
void insertFromMimeData(const QMimeData *source);
|
||||
|
||||
|
Reference in New Issue
Block a user