diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:01:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:01:39 +0000 |
commit | 644d120595f6f5f4a5134bd8e08d237017a0bedc (patch) | |
tree | f4cc9626cb16a8b5431b1e3ebbc504a0f014a348 /databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h | |
parent | - Update to 2011.08.01 (diff) |
Remove ports BROKEN for more than 6 months
devel/simian
databases/mysql-gui-tools
Approved by: gahr (maintainer)
Notes
Notes:
svn path=/head/; revision=278771
Diffstat (limited to 'databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h')
-rw-r--r-- | databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h b/databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h deleted file mode 100644 index 049bc1ed5e6b..000000000000 --- a/databases/mysql-gui-tools/files/patch-common-source-linux_MGTreeTooltip.h +++ /dev/null @@ -1,11 +0,0 @@ ---- common/source/linux/MGTreeTooltip.h.orig 2009-07-07 17:08:50.000000000 +0200 -+++ common/source/linux/MGTreeTooltip.h 2009-07-07 17:09:06.000000000 +0200 -@@ -39,7 +39,7 @@ -
- WillShowSignal _show_signal;
-
-- SigC::Connection _timeout;
-+ sigc::connection _timeout;
-
- void expose_event(GdkEventExpose *event);
- void leave_event(GdkEventCrossing *event);
|