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

10 lines
259 B
C++

--- src/ui/events.cpp.orig Mon Jun 28 01:22:51 2004
+++ src/ui/events.cpp Mon Jun 28 01:22:38 2004
@@ -18,6 +18,7 @@
#include <wx/imaglist.h>
#include <wx/tipdlg.h>
#include <wx/stc/stc.h>
+#include <wx/spinctrl.h>
// App headers
#include "pgAdmin3.h"