2008-06-27 17:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* contrib/hbgf/hbgfgtk/msginfo.c
     ! Blind fix for missing MultiLineDelimiters definition.
This commit is contained in:
Viktor Szakats
2008-06-27 15:08:46 +00:00
parent f6bf945c7c
commit 9c03e64b24
2 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-06-27 17:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbgf/hbgfgtk/msginfo.c
! Blind fix for missing MultiLineDelimiters definition.
2008-06-27 15:43 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbwhat32/wincorec.c
* contrib/hbwhat32/_winwnd.c

View File

@@ -60,6 +60,8 @@
/* ********************************************************************* */
gchar *MultiLineDelimiters = "\n\r";
static void GtkMsgInfoCallback( GtkWidget *Widget, gpointer Data )
{
HB_SYMBOL_UNUSED( Widget );