| Revision | cd34a579deb07fd4d34627bc119d9804ef40028b (tree) |
|---|---|
| Time | 2012-02-27 07:15:15 |
| Author | qwerty2501 <riot313@gmai...> |
| Commiter | qwerty2501 |
セル選択の色修正
| @@ -90,7 +90,7 @@ COLORREF CCommentViewProperty::GetSelectBackColor()const{ | ||
| 90 | 90 | |
| 91 | 91 | COLORREF CCommentViewProperty::GetSelectSellLineColor()const{ |
| 92 | 92 | |
| 93 | - return this->selectBackColor; | |
| 93 | + return this->selectSellLineColor; | |
| 94 | 94 | } |
| 95 | 95 | |
| 96 | 96 | COLORREF CCommentViewProperty::GetBackColor()const{ |