mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-17 13:23:05 +10:00
Update something.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace WAShell
|
||||
{
|
||||
[ComVisible (true)]
|
||||
[ClassInterface (ClassInterfaceType.AutoDual)]
|
||||
public partial class WebAppForm: Form, IScriptBridge, IWebBrowserPageScale, ITaskbarProgress
|
||||
public partial class WebAppForm: NormalForm, IScriptBridge, IWebBrowserPageScale, ITaskbarProgress
|
||||
{
|
||||
SplashForm splash = new SplashForm ();
|
||||
TaskbarProgress taskbar = null;
|
||||
|
||||
Reference in New Issue
Block a user