OSDN Git Service

セル選択の色修正
[nlite/nlite.git] / nlite / nlite_property.cpp
index dadf9cb..f64a3dc 100644 (file)
@@ -90,7 +90,7 @@ COLORREF CCommentViewProperty::GetSelectBackColor()const{
 
 COLORREF CCommentViewProperty::GetSelectSellLineColor()const{
 
-       return this->selectBackColor;
+       return this->selectSellLineColor;
 }
 
 COLORREF CCommentViewProperty::GetBackColor()const{