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

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

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

revision 1.2 by smarothy, Tue Aug 16 23:22:09 2005 UTC revision 1.3 by smarothy, Sun Aug 21 00:19:49 2005 UTC
# Line 165  public class QtListPeer extends QtCompon Line 165  public class QtListPeer extends QtCompon
165    
166    /**    /**
167     * Sets multiple-selection mode.     * Sets multiple-selection mode.
168     * WONTFIX: QAbstractItemView::MultiSelection does not work as it should     * Note there's a bug in multiple selection in Qt 4.0.0, use 4.0.1.
    * in Qt 4.0.0, Trolltech bug reporter says this will be fixed in 4.1.0.  
169     */     */
170    public native void setMultipleMode(boolean multi);    public native void setMultipleMode(boolean multi);
171    

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

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