mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-10 00:25:43 +00:00
make bring to front static
This commit is contained in:
parent
a36bfead69
commit
24a8bcd287
@ -30,7 +30,7 @@ public:
|
||||
~Utils();
|
||||
|
||||
//TODO: make Wid usable with the meta system and change signature.
|
||||
Q_INVOKABLE void bringWindowToFront(qlonglong wid, bool focus);
|
||||
Q_INVOKABLE static void bringWindowToFront(qlonglong wid, bool focus);
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user