* just realized a bug already when reading over the commit log...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21666 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2007-07-19 17:16:54 +00:00
parent 582da17386
commit ed2254308b
3 changed files with 16 additions and 4 deletions
+2
View File
@@ -82,6 +82,8 @@ class BRegion {
clipping_rect _Convert(const BRect& rect) const;
clipping_rect _ConvertToInternal(const BRect& rect) const;
clipping_rect _ConvertToInternal(
const clipping_rect& rect) const;
private:
long fCount;