mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 17:44:48 -07:00
Update dlg_settings.cpp
This commit is contained in:
parent
4fc81b159d
commit
717a272291
1 changed files with 0 additions and 1 deletions
|
|
@ -845,7 +845,6 @@ MessagesSettingsPage::MessagesSettingsPage()
|
|||
chatGroupBox->setLayout(chatGrid);
|
||||
|
||||
highlightColor = new QLineEdit();
|
||||
highlightColor->setClearButtonEnabled(true);
|
||||
highlightColor->setPlaceholderText(tr("Color Code"));
|
||||
highlightColor->setText(SettingsCache::instance().getChatHighlightColor());
|
||||
updateHighlightPreview();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue