Remove unused method declaration
This commit is contained in:
@@ -48,7 +48,6 @@ public:
|
|||||||
virtual int rowCount(const QModelIndex &) const override;
|
virtual int rowCount(const QModelIndex &) const override;
|
||||||
|
|
||||||
void refresh(const QString &prefix);
|
void refresh(const QString &prefix);
|
||||||
void updateEmoteCompletionMethod();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
TaggedString createUser(const QString &str);
|
TaggedString createUser(const QString &str);
|
||||||
|
|||||||
Reference in New Issue
Block a user