tags patch
thanks
This is a patch from Ubuntu (https://launchpad.net/bugs/438333). See
#522477 for discussion of this bug.
only in patch2:
unchanged:
---
mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/linux/canvas/MGCanvasScroller.cc
+++
mysql-gui-tools-5.0r12/mysql-gui-common/source/linux/canvas/MGCanvasScroller.cc
@@ -14,8 +14,8 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#include "MGCanvasScroller.h"
#include "MGCanvas.h"
+#include "MGCanvasScroller.h"
/**
* @file MGCanvasScroller.cc
* @brief
only in patch2:
unchanged:
--- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/linux/canvas/MGCanvas.h
+++ mysql-gui-tools-5.0r12/mysql-gui-common/source/linux/canvas/MGCanvas.h
@@ -18,6 +18,7 @@
#ifndef _MGCANVAS_H_
#define _MGCANVAS_H_
+#include <png.h>
#include <gtkmm/layout.h>
#include <gtkmm/drawingarea.h>
#include <gdkmm/cursor.h>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]