mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
Refactor common and fancyzones/utils (#6073)
* Move module-specific functions to module * Refactor FZ utils * Remove 'zonable' from FancyZonesWindowInfo * Address PR comments * Address PR comments * Fix stuff after rebasing
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
using namespace JSONHelpers;
|
||||
using namespace FancyZonesDataTypes;
|
||||
using namespace FancyZonesUtils;
|
||||
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
|
||||
|
||||
namespace FancyZonesUnitTests
|
||||
|
||||
Reference in New Issue
Block a user