- Fixed WheelDelta not being adjusted right
This commit is contained in:
@@ -48,7 +48,6 @@ uses
|
||||
begin
|
||||
Application.Initialize;
|
||||
Application.CreateForm(TdmNetwork, dmNetwork);
|
||||
//Application.CreateForm(TfrmMain, frmMain);
|
||||
Application.Run;
|
||||
end.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user