INTEGRATION: CWS warnings01 (1.13.48); FILE MERGED
2006/03/24 15:36:15 fs 1.13.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
This commit is contained in:
parent
ab20c7657a
commit
821498f054
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: QueryTableView.hxx,v $
|
||||
*
|
||||
* $Revision: 1.13 $
|
||||
* $Revision: 1.14 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 15:30:41 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 03:12:43 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -140,6 +140,9 @@ namespace dbaui
|
|||
/** createNewConnection opens the join dialog and allows to create a new join connection
|
||||
*/
|
||||
void createNewConnection();
|
||||
|
||||
private:
|
||||
using OJoinTableView::EnsureVisible;
|
||||
};
|
||||
}
|
||||
#endif // DBAUI_QUERYTABLEVIEW_HXX
|
||||
|
|
Loading…
Reference in a new issue