Hi Dalibor,

On Wed, 2005-08-17 at 14:34 +0200, Dalibor Topic wrote:
> > 2005-08-17  Mark Wielaard  <[EMAIL PROTECTED]>
> 
> >     * native/jni/qt-peer/Makefile.am (libqtpeer_la_SOURCES):
> >     Remove eventmethods.h.
> 
> I believe that's a bug in the patch, as the file still exists in the 
> source code in the CVS. Please add it back when you have some time.

Yes, sorry about that. Somehow the removal of
native/jni/qt-peer/eventmethods.cpp made me think that I should also
remove eventmethods.h. Obviously a thinko.

Fixed by:

2005-08-17  Mark Wielaard  <[EMAIL PROTECTED]>

     * native/jni/qt-peer/Makefile.am (libqtpeer_la_SOURCES):
     Added eventmethods.h.

Committed,

Mark

--- native/jni/qt-peer/Makefile.am      17 Aug 2005 10:50:33 -0000      1.2
+++ native/jni/qt-peer/Makefile.am      20 Aug 2005 15:43:29 -0000
@@ -31,6 +31,7 @@
         componentevent.cpp \
         componentevent.h \
         containers.h \
+        eventmethods.h \
         keybindings.cpp \
         keybindings.h \
         mainqtthread.cpp \

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to