/[classpath]/classpath/native/jni/qt-peer/qtchoicepeer.cpp
ViewVC logotype

Diff of /classpath/native/jni/qt-peer/qtchoicepeer.cpp

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

revision 1.2.2.1 by gnu_andrew, Tue Aug 16 16:22:39 2005 UTC revision 1.2.2.2 by gnu_andrew, Sat Sep 10 15:32:04 2005 UTC
# Line 35  this exception to your version of the li Line 35  this exception to your version of the li
35  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
36  exception statement from your version. */  exception statement from your version. */
37    
38    #include <assert.h>
39  #include <QComboBox>  #include <QComboBox>
40  #include <gnu_java_awt_peer_qt_QtChoicePeer.h>  #include <gnu_java_awt_peer_qt_QtChoicePeer.h>
41  #include "qtcomponent.h"  #include "qtcomponent.h"
# Line 88  class RemoveSelectEvent : public AWTEven Line 89  class RemoveSelectEvent : public AWTEven
89    }    }
90  };  };
91    
   
92  /*  /*
93   * Constructs tha QComboBox object   * Constructs tha QComboBox object
94   */   */

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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