diff --git a/ReCodeItCLI/Commands/GenRefList.cs b/ReCodeItCLI/Commands/GenRefList.cs index e4b3be1..4db0343 100644 --- a/ReCodeItCLI/Commands/GenRefList.cs +++ b/ReCodeItCLI/Commands/GenRefList.cs @@ -15,6 +15,7 @@ public class GenRefList : ICommand { "Class", "GClass", + "GControl", "GInterface", "Interface", "GStruct"