Using Common

This commit is contained in:
2023-04-02 22:18:40 +02:00
parent 028298156a
commit b7b53321a5

View File

@@ -1,3 +1,4 @@
using Common;
namespace GUI;
public delegate string DataRequest(); //Fire whenever a specific field of ProfileHandler.CurrentProfile is needed