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

Diff of /classpath/gnu/java/awt/peer/qt/QtButtonPeer.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:06 2005 UTC
# Line 66  public class QtButtonPeer extends QtComp Line 66  public class QtButtonPeer extends QtComp
66                                      ((Button)owner).getActionCommand(),                                      ((Button)owner).getActionCommand(),
67                                      System.currentTimeMillis(),                                      System.currentTimeMillis(),
68                                      modifiers);                                      modifiers);
69      toolkit.eventQueue.postEvent(e);      QtToolkit.eventQueue.postEvent(e);
70    }    }
71    
72    // ************ 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