classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] RFC: qt4 peers build machinery


From: Mark Wielaard
Subject: Re: [cp-patches] RFC: qt4 peers build machinery
Date: Sat, 20 Aug 2005 17:44:10 +0200

Hi Dalibor,

On Wed, 2005-08-17 at 14:34 +0200, Dalibor Topic wrote:
> > 2005-08-17  Mark Wielaard  <address@hidden>
> 
> >     * 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  <address@hidden>

     * 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]