Move shared GUI code into AppScaffolding
This commit is contained in:
parent
b351033cec
commit
e3c9f70dff
13 changed files with 16 additions and 81 deletions
|
|
@ -6,6 +6,7 @@ using System.Linq;
|
|||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using ApplicationServices;
|
||||
using AppScaffolding;
|
||||
using LibationFileManager;
|
||||
|
||||
namespace LibationWinForms.ProcessQueue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue