mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-31 23:29:19 +02:00
Fixed issue 507
This commit is contained in:
parent
a1d8d46f11
commit
801c3112b1
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ CMSWindowsDesks::CMSWindowsDesks(
|
|||
bool isPrimary, bool noHooks, HINSTANCE hookLibrary,
|
||||
const IScreenSaver* screensaver, IJob* updateKeys) :
|
||||
m_isPrimary(isPrimary),
|
||||
m_noHooks(noHooks),
|
||||
m_is95Family(CArchMiscWindows::isWindows95Family()),
|
||||
m_isModernFamily(CArchMiscWindows::isWindowsModern()),
|
||||
m_isOnScreen(m_isPrimary),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue