User: hr Date: 06/06/19 20:30:23 Modified: /dba/dbaccess/source/ui/querydesign/ querydlg.hxx
Log: INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:28 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/ui/querydesign/ =============================================== File [changed]: querydlg.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/querydlg.hxx?r1=1.5&r2=1.6 Delta lines: +2 -2 ------------------- --- querydlg.hxx 8 Sep 2005 16:34:14 -0000 1.5 +++ querydlg.hxx 20 Jun 2006 03:30:21 -0000 1.6 @@ -116,7 +116,7 @@ /** notifyConnectionChange is callback which is called when the table selection has changed and a new connection exists @param _pConnectionData the connection which exists between the new tables */ - virtual void notifyConnectionChange(OTableConnectionData* _pConnectionData); + virtual void notifyConnectionChange(); }; } #endif // DBAUI_QUERYDLG_HXX --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
