Hi all,

Without this patch, I'm not able to build pgAdmin. I don't know if I made something wrong or if this is a real mistake.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://docs.postgresqlfr.org/ -->
Index: debugger/include/wsCodeWindow.h
===================================================================
--- debugger/include/wsCodeWindow.h	(révision 6089)
+++ debugger/include/wsCodeWindow.h	(copie de travail)
@@ -205,7 +205,7 @@
 	static wxString m_commandCreateListener;
 	static wxString m_commandWaitForTarget;
 	
-	void wsCodeWindow::OnClose( wxCloseEvent & event );
+	void OnClose( wxCloseEvent & event );
 
     DECLARE_EVENT_TABLE()
 };
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to