summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-07-26 21:16:34 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-07-26 21:16:34 +0300
commit2fdfdda14b5703240f08a0b4e278185807681e1d (patch)
tree001cc8a34765d17033fab731c87487ceb85a4680 /plugins/TabSRMM/src/msgs.h
parentfb92f8a1757fe24e3407bfbae042376d3e0233a9 (diff)
TabSMM: wrongly removed functionality returned back (color chooser in SRMM dialog)
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r--plugins/TabSRMM/src/msgs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h
index def537f926..96950956d3 100644
--- a/plugins/TabSRMM/src/msgs.h
+++ b/plugins/TabSRMM/src/msgs.h
@@ -488,6 +488,7 @@ public:
void onClick_Ok(CCtrlButton*);
void onClick_Add(CCtrlButton*);
+ void onClick_Color(CCtrlButton*);
void onClick_Quote(CCtrlButton*);
void onClick_CancelAdd(CCtrlButton*);