We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75b1c9 commit c9fb524Copy full SHA for c9fb524
1 file changed
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs
@@ -6,6 +6,7 @@
6
#if !DEBUG
7
using ColorMC.Gui.Objs;
8
using ColorMC.Gui.Utils;
9
+using ColorMC.Gui.UIBinding;
10
#endif
11
12
namespace ColorMC.Gui.UI.Model.Main;
0 commit comments