fixed newline at end of file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1229 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -76,4 +76,4 @@ void VMSettings::SetWindowPosition(BRect f)
|
||||
{//VMSettings::SetWindowFrame
|
||||
fcorner.x=f.left;
|
||||
fcorner.y=f.top;
|
||||
}//VMSettings::SetWindowFrame
|
||||
}//VMSettings::SetWindowFrame
|
||||
|
||||
@@ -17,4 +17,4 @@ private:
|
||||
BPoint fcorner;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -68,4 +68,4 @@
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user