summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/TabSRMM/src/chat_options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/chat_options.cpp b/plugins/TabSRMM/src/chat_options.cpp
index 6b218f16f3..dabe09fc1a 100644
--- a/plugins/TabSRMM/src/chat_options.cpp
+++ b/plugins/TabSRMM/src/chat_options.cpp
@@ -989,7 +989,7 @@ public:
CHighlighOptionDlg() :
CChatBaseOptionDlg(IDD_OPTIONS4),
edtNick(this, IDC_HIGHLIGHTNICKPATTERN),
- edtText(this, IDC_HIGHLIGHTNICKPATTERN),
+ edtText(this, IDC_HIGHLIGHTTEXTPATTERN),
chkNick(this, IDC_HIGHLIGHTNICKENABLE),
chkText(this, IDC_HIGHLIGHTTEXTENABLE)
{