From 53011ea4f56a452016258d43510c60f602fe6f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 9 Sep 2004 08:48:45 +0000 Subject: [PATCH] INTEGRATION: CWS insight02 (1.16.2); FILE MERGED 2004/08/13 14:28:21 oj 1.16.2.1: #i32563# toolbox changes --- dbaccess/source/ui/querydesign/QueryTextView.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dbaccess/source/ui/querydesign/QueryTextView.cxx b/dbaccess/source/ui/querydesign/QueryTextView.cxx index 52204fc1d4b8..697f2b368f38 100644 --- a/dbaccess/source/ui/querydesign/QueryTextView.cxx +++ b/dbaccess/source/ui/querydesign/QueryTextView.cxx @@ -2,9 +2,9 @@ * * $RCSfile: QueryTextView.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: hr $ $Date: 2004-08-02 16:13:27 $ + * last change: $Author: rt $ $Date: 2004-09-09 09:48:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,9 +67,6 @@ #ifndef DBAUI_QUERYVIEWSWITCH_HXX #include "QueryViewSwitch.hxx" #endif -#ifndef _SV_TOOLBOX_HXX -#include -#endif #ifndef DBAUI_SQLEDIT_HXX #include "sqledit.hxx" #endif