Implement basic tab autocomplete (#75)
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
virtual void refreshTheme() override;
|
||||
|
||||
private slots:
|
||||
void setMessageLengthVisisble(bool value)
|
||||
void setMessageLengthVisible(bool value)
|
||||
{
|
||||
textLengthLabel.setHidden(!value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user