We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012a865 commit ef73425Copy full SHA for ef73425
1 file changed
Source/Clients/NostalgicPlayer/Bases/WindowFormBase2.cs
@@ -6,7 +6,7 @@
6
using System.Drawing;
7
using System.Windows.Forms;
8
using Polycode.NostalgicPlayer.Client.GuiPlayer.Containers.Settings;
9
-using Polycode.NostalgicPlayer.Client.GuiPlayer.MainWindow;
+using Polycode.NostalgicPlayer.Client.GuiPlayer.Windows.MainWindow;
10
using Polycode.NostalgicPlayer.Controls.Forms;
11
using Polycode.NostalgicPlayer.Controls.Theme;
12
using Polycode.NostalgicPlayer.Controls.Theme.Purple;
0 commit comments