Automatic whitespace cleanup. No functional change.

This commit is contained in:
Matt Madia
2013-03-06 17:25:32 -05:00
parent 6cf270f88e
commit b58ffb0b4a
+1 -1
View File
@@ -204,7 +204,7 @@ ActivityWindow::MessageReceived(BMessage* message)
}
break;
}
case kMsgAlwaysOnTop:
{
SetFeel(this->IsFloating() ? B_NORMAL_WINDOW_FEEL : B_FLOATING_ALL_WINDOW_FEEL);