mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Added a main window to handle everything from there.
This commit is contained in:
@@ -37,7 +37,7 @@ namespace osrepodbmgr
|
||||
Core.Settings.LoadSettings();
|
||||
Context.CheckUnar();
|
||||
Application.Init();
|
||||
frmAdd win = new frmAdd();
|
||||
frmMain win = new frmMain();
|
||||
win.Show();
|
||||
Application.Run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user