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:
Stefano Ceccherini
2010-04-20 12:37:08 +00:00
parent 910f10f2fc
commit 76d5e0641b
2 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -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();