/[classpath]/classpath/gnu/java/awt/peer/qt/QtMenuItemPeer.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/qt/QtMenuItemPeer.java

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

revision 1.3 by smarothy, Tue Aug 16 23:22:09 2005 UTC revision 1.4 by mark, Sun Sep 4 15:31:07 2005 UTC
# Line 78  public class QtMenuItemPeer extends QtMe Line 78  public class QtMenuItemPeer extends QtMe
78                                      ((MenuItem)owner).getActionCommand(),                                      ((MenuItem)owner).getActionCommand(),
79                                      System.currentTimeMillis(),                                      System.currentTimeMillis(),
80                                      (modifiers & 0x2FF));                                      (modifiers & 0x2FF));
81      toolkit.eventQueue.postEvent(e);      QtToolkit.eventQueue.postEvent(e);
82    }    }
83    
84    // ************ Public methods *********************    // ************ Public methods *********************

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26