aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgadmin3-12/files/patch-src-include-dlgRule.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgadmin3-12/files/patch-src-include-dlgRule.h')
-rw-r--r--databases/pgadmin3-12/files/patch-src-include-dlgRule.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/pgadmin3-12/files/patch-src-include-dlgRule.h b/databases/pgadmin3-12/files/patch-src-include-dlgRule.h
new file mode 100644
index 00000000000..95c28f0451e
--- /dev/null
+++ b/databases/pgadmin3-12/files/patch-src-include-dlgRule.h
@@ -0,0 +1,10 @@
+--- src/include/dlgRule.h.orig Mon Jun 28 00:58:04 2004
++++ src/include/dlgRule.h Mon Jun 28 00:58:20 2004
+@@ -34,6 +34,7 @@
+ wxString oldDefinition;
+
+ void OnChange(wxNotifyEvent &ev);
++ void OnChangeStyled(wxStyledTextEvent &ev);
+
+ bool didChange();
+