Changed settings window feel to show up when the main window is on top.
Signed-off-by: Janus <janus2@ymail.com>
This commit is contained in:
parent
efdcada6f3
commit
8e54273644
@ -43,7 +43,7 @@ enum {
|
||||
SettingsWindow::SettingsWindow(BRect frame)
|
||||
:
|
||||
BWindow(frame, B_TRANSLATE("MediaPlayer settings"), B_FLOATING_WINDOW_LOOK,
|
||||
B_FLOATING_APP_WINDOW_FEEL,
|
||||
B_FLOATING_ALL_WINDOW_FEEL,
|
||||
B_ASYNCHRONOUS_CONTROLS | B_NOT_ZOOMABLE | B_NOT_RESIZABLE
|
||||
| B_AUTO_UPDATE_SIZE_LIMITS)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user