initialize at first #10

This commit is contained in:
hecomi
2017-01-05 19:03:28 +09:00
parent 4a761a06f3
commit bf7174f406
2 changed files with 1 additions and 0 deletions
@@ -20,6 +20,7 @@ using namespace Microsoft::WRL;
MonitorManager::MonitorManager(LUID unityAdapterLuid)
: unityAdapterLuid_(unityAdapterLuid)
{
Initialize();
}