Renamed "cl" to fCurrentLayer.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12842 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+255
-262
File diff suppressed because it is too large
Load Diff
@@ -157,8 +157,7 @@ protected:
|
|||||||
|
|
||||||
int32 fHandlerToken;
|
int32 fHandlerToken;
|
||||||
|
|
||||||
// cl is short for currentLayer. We'll use it a lot, that's why it's short :-)
|
Layer* fCurrentLayer;
|
||||||
Layer* cl;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user