[haiku-commits] Re: r42710 - haiku/trunk/src/servers/notification

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 03 Sep 2011 16:56:23 +0200

Hi,

Am 03.09.2011 16:26, schrieb pulkomandy@xxxxxxxxxxxxxxxxx:
Author: pulkomandy
[...]
Modified: haiku/trunk/src/servers/notification/NotificationView.cpp
===================================================================
--- haiku/trunk/src/servers/notification/NotificationView.cpp   2011-09-02 
21:11:01 UTC (rev 42709)
+++ haiku/trunk/src/servers/notification/NotificationView.cpp   2011-09-03 
14:26:32 UTC (rev 42710)
@@ -361,6 +340,8 @@
        PopState();

        Sync();
+       
+       BView::Draw(updateRect);
  }

BView::Draw() is empty (and documented to be), please remove this change.

Best regards,
-Stephan

Other related posts: