summaryrefslogtreecommitdiff
path: root/plugins/Clist_mw/clcpaint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_mw/clcpaint.cpp')
-rw-r--r--plugins/Clist_mw/clcpaint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_mw/clcpaint.cpp b/plugins/Clist_mw/clcpaint.cpp
index 952ef930f2..b4fc20850f 100644
--- a/plugins/Clist_mw/clcpaint.cpp
+++ b/plugins/Clist_mw/clcpaint.cpp
@@ -333,7 +333,7 @@ void InternalPaintClc(HWND hwnd,struct ClcData *dat,HDC hdc,RECT *rcPaint)
}
else if (Drawing->type == CLCIT_DIVIDER)
ChangeToFont(hdcMem,dat,FONTID_DIVIDERS,&fontHeight);
- else if (Drawing->type == CLCIT_CONTACT && (Drawing->flags&CONTACTF_NOTONLIST) && (!Drawing->isSubcontact) )
+ else if (Drawing->type == CLCIT_CONTACT && (Drawing->flags&CONTACTF_NOTONLIST) && (!Drawing->isSubcontact))
ChangeToFont(hdcMem,dat,FONTID_NOTONLIST,&fontHeight);
else if ( Drawing->type == CLCIT_CONTACT &&
(