Skip to content

Commit b0e6c8c

Browse files
committed
Move UIState to its own file
1 parent 953f0a4 commit b0e6c8c

File tree

3 files changed

+456
-447
lines changed

3 files changed

+456
-447
lines changed

Source/ExcelDna.IntelliSense/ExcelDna.IntelliSense.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<SubType>Form</SubType>
9393
</Compile>
9494
<Compile Include="UIMonitor\UIMonitor.cs" />
95+
<Compile Include="UIMonitor\UIState.cs" />
9596
<Compile Include="UIMonitor\WindowLocationWatcher.cs" />
9697
<Compile Include="UIMonitor\WindowWatcher.cs" />
9798
<Compile Include="Win32Helper.cs" />

0 commit comments

Comments
 (0)