ports/databases/pgadmin3/files/patch-src-include-dlgRule.h
Max Khon 964b1fe1d9 Update to 1.0.2.
Use wxWidgets 2.5.2.
2004-06-27 21:18:25 +00:00

10 lines
271 B
C

--- 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();