mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-16 02:02:51 -07:00
Clang-format most of the sources (#1467)
This commit is contained in:
parent
f7d0118064
commit
f30e9494ce
54 changed files with 826 additions and 896 deletions
|
@ -241,7 +241,6 @@ namespace Utils
|
|||
};
|
||||
}
|
||||
|
||||
|
||||
// Regular DependencyProperty
|
||||
template <typename TOwner, typename TType>
|
||||
Windows::UI::Xaml::DependencyProperty^ RegisterDependencyProperty(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue