Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.625 by h677, Thu Jan 4 13:11:38 2007 UTC revision 1.626 by h677, Sat Jan 6 13:55:29 2007 UTC
# Line 6782  var Line 6782  var
6782          Action: TAction;          Action: TAction;
6783  begin  begin
6784          s := MouseGesture.GetGestureStr;          s := MouseGesture.GetGestureStr;
6785        MouseGesture.ClearGesture;
6786          Action := GikoSys.Setting.Gestures.GetGestureAction(s);          Action := GikoSys.Setting.Gestures.GetGestureAction(s);
6787          if Action <> nil then          if Action <> nil then
6788                  Action.Execute;                  Action.Execute;

Legend:
Removed from v.1.625  
changed lines
  Added in v.1.626

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26