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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user