patches/gobby-01-prototype.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 18110 93461edb1490
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- gobby-0.4.6.orig/src/main.cpp	2007年  6月 15日 五 17:52:32
+++ gobby-0.4.6/src/main.cpp	2007年  8月 17日 五 22:07:41
@@ -17,6 +17,7 @@
  */
 
 #include <iostream>
+#include <locale.h>
 #include <gtkmm/main.h>
 #include <gtkmm/messagedialog.h>
 #include <glibmm/optionentry.h>