Now highlights the text in the channel change dialogue.
This commit is contained in:
@@ -27,6 +27,8 @@ public:
|
||||
_lineEdit.setText(text);
|
||||
}
|
||||
|
||||
void highlightText();
|
||||
|
||||
private:
|
||||
QVBoxLayout _vbox;
|
||||
QLineEdit _lineEdit;
|
||||
|
||||
Reference in New Issue
Block a user