Lost closing brace
Change-Id: Ieea3d8e93c0a0652dbaa7b78535094ec96089b09
This commit is contained in:
@@ -403,6 +403,7 @@ ATOM SAL_CALL CDIBPreview::RegisterDibPreviewWindowClass()
|
|||||||
SAL_WARN("fpicker", "Could not register preview window class");
|
SAL_WARN("fpicker", "Could not register preview window class");
|
||||||
throw std::runtime_error("Preview window class could not be registered");
|
throw std::runtime_error("Preview window class could not be registered");
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// increment the register class counter
|
// increment the register class counter
|
||||||
// so that we keep track of the number
|
// so that we keep track of the number
|
||||||
|
Reference in New Issue
Block a user