aboutsummaryrefslogtreecommitdiff
path: root/databases/pgadmin3-12/files/patch-src-ui-frmQuery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgadmin3-12/files/patch-src-ui-frmQuery.cpp')
-rw-r--r--databases/pgadmin3-12/files/patch-src-ui-frmQuery.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/pgadmin3-12/files/patch-src-ui-frmQuery.cpp b/databases/pgadmin3-12/files/patch-src-ui-frmQuery.cpp
deleted file mode 100644
index e4f290a8db03..000000000000
--- a/databases/pgadmin3-12/files/patch-src-ui-frmQuery.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ui/frmQuery.cpp.orig Mon Sep 8 17:36:08 2003
-+++ src/ui/frmQuery.cpp Mon Jun 28 00:41:25 2004
-@@ -587,7 +587,7 @@
- }
-
-
--void frmQuery::OnChange(wxNotifyEvent& event)
-+void frmQuery::OnChange(wxStyledTextEvent& event)
- {
- if (!changed)
- {