[uim-commit] r3064 - trunk/helper

ekato at freedesktop.org ekato at freedesktop.org
Wed Feb 1 18:50:18 PST 2006


Author: ekato
Date: 2006-02-01 18:50:14 -0800 (Wed, 01 Feb 2006)
New Revision: 3064

Modified:
   trunk/helper/toolbar-systray-gtk.c
Log:
* helper/toolbar-systray-gtk.c : #include "uim/uim-helper.h" for
  uim_helper_client_get_prop_list().


Modified: trunk/helper/toolbar-systray-gtk.c
===================================================================
--- trunk/helper/toolbar-systray-gtk.c	2006-02-01 09:27:04 UTC (rev 3063)
+++ trunk/helper/toolbar-systray-gtk.c	2006-02-02 02:50:14 UTC (rev 3064)
@@ -38,6 +38,7 @@
 #include <locale.h>
 #include "uim/gettext.h"
 #include "uim/uim.h"
+#include "uim/uim-helper.h"
 #include <gtk/gtk.h>
 #include "eggtrayicon.h"
 



More information about the uim-commit mailing list