On Wed, 5 Nov 2003, Joao Luis Meloni Assirati wrote:
> > If this is the case, send the missing code and please patch also the
> > ChangeLog ;-)
Here is the patch for the ChangeLog. Did you get the patch for lyx_gui.C?
Jo�o.
Index: src/frontends/qt2/ChangeLog
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/frontends/qt2/ChangeLog,v
retrieving revision 1.606
diff -u -r1.606 ChangeLog
--- src/frontends/qt2/ChangeLog 2003/11/05 08:40:45 1.606
+++ src/frontends/qt2/ChangeLog 2003/11/05 10:12:14
@@ -1,7 +1,9 @@
2003-11-05 Jo�o Luis M. Assirati <[EMAIL PROTECTED]>
- * socket_callback.[Ch] ({set,remove}_{server,data}socket_callback()):
- new files with a class to connect sockets.
+ * lyx_gui.C: working functions
+ {set,remove}_{server,data}socket_callback
+
+ * socket_callback.[Ch]: new files with a class to connect sockets.
* Makefile.am: add the above