Build fix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43011 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7625ce5150
commit
b373759b5d
@ -146,6 +146,8 @@ private:
|
||||
BPoint LocationForReplicant(int32 index, float width);
|
||||
BShelf* Shelf() const;
|
||||
|
||||
status_t _SaveSettings();
|
||||
|
||||
friend class TReplicantShelf;
|
||||
|
||||
TTimeView* fClock;
|
||||
@ -199,8 +201,6 @@ public:
|
||||
bool IsDragging() {return IsTracking();}
|
||||
|
||||
private:
|
||||
status_t _SaveSettings();
|
||||
|
||||
TBarView* fBarView;
|
||||
BView* fChild;
|
||||
BPoint fPreviousPosition;
|
||||
|
Loading…
Reference in New Issue
Block a user