SVN Commit by mha: r5296 - in trunk/pgadmin3/src: . ctl dlg frm main
- From: svn(at)pgadmin(dot)org
- To: pgadmin-hackers(at)postgresql(dot)org
- Subject: SVN Commit by mha: r5296 - in trunk/pgadmin3/src: . ctl dlg frm main
- Date: Thu, 24 Aug 2006 15:33:11 +0100
- Message-id: <200608241433(dot)k7OEXBEG026895(at)developer(dot)pgadmin(dot)org>
Author: mha
Date: 2006-08-24 15:33:10 +0100 (Thu, 24 Aug 2006)
New Revision: 5296
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5296&view=rev
Log:
Replace calls to deprecated wxYield() function with wxTheApp->Yield(). This should fix assertions firing when executing concurrent queries in different query windows.
Per discussion with Dave.
Modified:
trunk/pgadmin3/src/ctl/explainCanvas.cpp
trunk/pgadmin3/src/dlg/dlgHbaConfig.cpp
trunk/pgadmin3/src/frm/frmEditGrid.cpp
trunk/pgadmin3/src/frm/frmQuery.cpp
trunk/pgadmin3/src/frm/frmReport.cpp
trunk/pgadmin3/src/main/dlgClasses.cpp
trunk/pgadmin3/src/pgAdmin3.cpp
Home |
Main Index |
Thread Index