We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a83b4 commit 63e918dCopy full SHA for 63e918d
src/client/cssom/values/specified/transform.hpp
@@ -18,8 +18,7 @@ namespace client_cssom::values::specified
18
using TransformOperationBase::GenericTransformOperation;
19
20
public:
21
- computed::TransformOperation
22
- toComputedValue(computed::Context &context) const override
+ computed::TransformOperation toComputedValue(computed::Context &context) const override
23
{
24
if (isMatrix())
25
0 commit comments