Partially revert r35962, since the cure is worse than the sickness.
Should fix #5717 (but probably reopens #3103) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36369 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -245,7 +245,7 @@ private:
|
||||
bool _ChooseTrigger(const char* title, int32& index,
|
||||
uint32& trigger,
|
||||
BPrivate::TriggerList& triggers);
|
||||
void _UpdateWindowViewSize();
|
||||
void _UpdateWindowViewSize(const bool &updatePosition);
|
||||
bool _OkToProceed(BMenuItem* item);
|
||||
|
||||
bool _CustomTrackingWantsToQuit();
|
||||
|
||||
Reference in New Issue
Block a user