mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
.rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@11901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
285719ebb3
commit
72d03be71f
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ Rect TopWindowFrame::ComputeClient(Rect r)
|
|||
|
||||
void TopWindowFrame::SetClient(Rect r)
|
||||
{
|
||||
SetRect(ComputeClient(r));
|
||||
SetRect(ComputeClient(r));
|
||||
}
|
||||
|
||||
Point TopWindowFrame::GetDragMode(Point p)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue