It's that time of the year again, in which people fix bugs in dstcheck... :-)
Now, it came up just fine, only it was burried behind Tracker windows. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29771 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -47,6 +47,7 @@ void
|
||||
TimedAlert::Show()
|
||||
{
|
||||
fRunner = new BMessageRunner(this, new BMessage(TIMEDALERT_UPDATE), 60000000);
|
||||
SetFeel(B_FLOATING_ALL_WINDOW_FEEL);
|
||||
BAlert::Show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user