mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
ide: FIXME/TODO in comment now highlighted #942
git-svn-id: svn://ultimatepp.org/upp/trunk@8020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
f0bef0f585
commit
e080b93c79
6 changed files with 31 additions and 9 deletions
|
|
@ -90,7 +90,8 @@ void SplitterFrame::MouseMove(Point p, dword keyflags)
|
|||
|
||||
void SplitterFrame::LeftUp(Point p, dword keyflags)
|
||||
{
|
||||
Refresh();
|
||||
Refresh();
|
||||
ReleaseCapture();
|
||||
}
|
||||
|
||||
Image SplitterFrame::CursorImage(Point p, dword keyflags)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue