mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2024-11-15 12:15:43 +08:00
Update Windows.md
Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
This commit is contained in:
parent
dd0e1b3eef
commit
35f3cbdec5
@ -18,4 +18,4 @@ If the widget is minimized to Windows task bar, `QWidget::raise()` or
|
||||
`QWidget::show()` can not bring it to the front, you have to use Windows API
|
||||
`ShowWindow()` .
|
||||
|
||||
You can find demo code in the [examples](examples/windows_raise_widget/main.cpp) directory.
|
||||
You can find [demo code](examples/windows_raise_widget/main.cpp) in the examples directory.
|
||||
|
Loading…
Reference in New Issue
Block a user