Kaydet (Commit) 4675bbfa authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS dba24b (1.4.46); FILE MERGED

2007/08/16 06:14:45 oj 1.4.46.1: #i56898# clean up of the class structure
üst f58235e1
......@@ -4,9 +4,9 @@
*
* $RCSfile: RTableConnection.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: kz $ $Date: 2007-05-10 10:40:52 $
* last change: $Author: hr $ $Date: 2007-11-01 15:36:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -49,7 +49,7 @@ namespace dbaui
class ORelationTableConnection : public OTableConnection
{
public:
ORelationTableConnection( ORelationTableView* pContainer, ORelationTableConnectionData* pTabConnData );
ORelationTableConnection( ORelationTableView* pContainer, const TTableConnectionData::value_type& pTabConnData );
ORelationTableConnection( const ORelationTableConnection& rConn );
// wichtiger Kommentar zum CopyConstructor siehe OTableConnection(const OTableConnection&)
virtual ~ORelationTableConnection();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment