From 31227b632831b50417766926d5a953caf819e71d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 30 May 2019 21:38:21 +0300 Subject: SmileyAdd: fix for incorrectly adapted dialog procedure --- plugins/SmileyAdd/src/services.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SmileyAdd/src/services.cpp') diff --git a/plugins/SmileyAdd/src/services.cpp b/plugins/SmileyAdd/src/services.cpp index b7e7e3e066..65cea6dce4 100644 --- a/plugins/SmileyAdd/src/services.cpp +++ b/plugins/SmileyAdd/src/services.cpp @@ -440,4 +440,4 @@ int ReloadColour(WPARAM, LPARAM) { opt.SelWndBkgClr = db_get_dw(0, "SmileyAdd", "SelWndBkgClr", GetSysColor(COLOR_WINDOW)); return 0; -} \ No newline at end of file +} -- cgit v1.2.3