INTEGRATION: CWS oj14 (1.7.4); FILE MERGED

2006/11/07 09:47:10 oj 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED
2006/04/25 12:49:36 oj 1.7.4.3: new include
2006/03/20 07:48:56 oj 1.7.4.2: use of module client helper
2006/01/03 07:49:25 oj 1.7.4.1: changed module client
This commit is contained in:
Rüdiger Timm 2007-07-06 07:41:23 +00:00
parent 983fbd96b8
commit 0fa2e5f5b7

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: queryview.cxx,v $ * $RCSfile: queryview.cxx,v $
* *
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 07:27:24 $ * last change: $Author: rt $ $Date: 2007-07-06 08:41:23 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -41,9 +41,6 @@
#ifndef _DBU_QRY_HRC_ #ifndef _DBU_QRY_HRC_
#include "dbu_qry.hrc" #include "dbu_qry.hrc"
#endif #endif
#ifndef _DBAUI_MODULE_DBU_HXX_
#include "moduledbu.hxx"
#endif
#ifndef DBAUI_QUERYCONTROLLER_HXX #ifndef DBAUI_QUERYCONTROLLER_HXX
#include "querycontroller.hxx" #include "querycontroller.hxx"
#endif #endif