Delete RPST GUI/RPST directory

This commit is contained in:
Richard Mwewa
2023-12-03 20:50:29 +02:00
committed by GitHub
parent 1c2d114b0e
commit c544ede53b
10 changed files with 0 additions and 498 deletions

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Windows\AboutBox.vb">
<SubType>Form</SubType>
</Compile>
<Compile Update="Windows\MainWindow.vb">
<SubType>Form</SubType>
</Compile>
<Compile Update="Windows\PostsWindow.vb">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>