summaryrefslogtreecommitdiff
path: root/databases/pgadmin3/files/patch-src-include-dlgFunction.h
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-01-08 18:05:22 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-01-08 18:05:22 +0000
commita51f6158b45cb49c4d8e64e64c6ed940630a4584 (patch)
tree9ffc1ce2000f9b7d1f5c7f363cd83ea0fd8e5702 /databases/pgadmin3/files/patch-src-include-dlgFunction.h
parentUpdate to 0.8 (diff)
Update to 1.2.0
Notes
Notes: svn path=/head/; revision=125854
Diffstat (limited to 'databases/pgadmin3/files/patch-src-include-dlgFunction.h')
-rw-r--r--databases/pgadmin3/files/patch-src-include-dlgFunction.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/pgadmin3/files/patch-src-include-dlgFunction.h b/databases/pgadmin3/files/patch-src-include-dlgFunction.h
deleted file mode 100644
index 519ae51d784d..000000000000
--- a/databases/pgadmin3/files/patch-src-include-dlgFunction.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/include/dlgFunction.h.orig Mon Jun 28 00:49:55 2004
-+++ src/include/dlgFunction.h Mon Jun 28 00:50:16 2004
-@@ -33,6 +33,7 @@
- pgFunction *function;
-
- void OnChange(wxNotifyEvent &ev);
-+ void OnChangeStyled(wxStyledTextEvent &ev);
- void OnSelChangeLanguage(wxNotifyEvent &ev);
- void OnSelChangeArg(wxNotifyEvent &ev);
- void OnSelChangeType(wxNotifyEvent &ev);