mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-10 00:25:43 +00:00
changed window flag to stay on top
This commit is contained in:
parent
51131cf2bd
commit
a7f5181aaf
@ -36,7 +36,7 @@ NotifyWidget::NotifyWidget(int pos, const SnoreNotifier *parent) :
|
||||
#ifdef Q_OS_MAC
|
||||
| Qt::SubWindow
|
||||
#else
|
||||
| Qt::ToolTip
|
||||
| Qt::Tool
|
||||
#endif
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user