mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-28 06:12:37 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
609c4314c0
commit
aac8d2ed60
4 changed files with 3 additions and 5 deletions
|
|
@ -302,7 +302,6 @@ void TextCompareCtrl::Paint(Draw& draw)
|
|||
}
|
||||
|
||||
int x = 0;
|
||||
int a = StdFont().GetAscent();
|
||||
for(int i = 0; i < hln.GetCount() - 1; ++i) {
|
||||
Font fnt = font;
|
||||
LineEdit::Highlight& h = hln[i];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue