From 303c2fb05ca6a8ea2c73b3067773d418aa323399 Mon Sep 17 00:00:00 2001 From: sje Date: Thu, 26 Apr 2007 15:44:54 +0000 Subject: added title underline git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@159 4f64403b-2f21-0410-a795-97e2b3489a10 --- yapp/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yapp/common.h') diff --git a/yapp/common.h b/yapp/common.h index 355f08e..d0d05fd 100644 --- a/yapp/common.h +++ b/yapp/common.h @@ -65,7 +65,7 @@ extern PLUGINLINK *pluginLink; extern HANDLE mainThread; extern HFONT hFontFirstLine, hFontSecondLine, hFontTime; -extern COLORREF colFirstLine, colSecondLine, colBg, colTime, colBorder, colSidebar; +extern COLORREF colFirstLine, colSecondLine, colBg, colTime, colBorder, colSidebar, colTitleUnderline; extern MNOTIFYLINK *notifyLink; -- cgit v1.2.3