Removed unused BWindow friend classes, renamed some BView member

variables to fit our guidelines.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24912 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2008-04-11 09:26:11 +00:00
parent 18af47f5c4
commit 838c73ba76
4 changed files with 47 additions and 46 deletions
+3 -3
View File
@@ -632,12 +632,12 @@ private:
int16 fShowLevel;
bool fTopLevelView;
bool fNoISInteraction;
BPicture* cpicture;
_array_data_* comm;
BPicture* fCurrentPicture;
_array_data_* fCommArray;
BScrollBar* fVerScroller;
BScrollBar* fHorScroller;
bool f_is_printing;
bool fIsPrinting;
bool fAttached;
bool _unused_bool1;
bool _unused_bool2;