mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-16 20:30:09 +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