From b0663f20d51ba75bb3571b411f8af67aa2776c4c Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 06:04:35 +0000 Subject: INTEGRATION: CWS pchfix02 (1.10.46); FILE MERGED 2006/09/01 17:24:26 kaib 1.10.46.1: #i68856# Added header markers and pch files --- dbaccess/source/ui/dlg/ConnectionHelper.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui/dlg/ConnectionHelper.cxx') diff --git a/dbaccess/source/ui/dlg/ConnectionHelper.cxx b/dbaccess/source/ui/dlg/ConnectionHelper.cxx index a7055fb667cb..88917ebd60cb 100644 --- a/dbaccess/source/ui/dlg/ConnectionHelper.cxx +++ b/dbaccess/source/ui/dlg/ConnectionHelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ConnectionHelper.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2006-06-20 03:01:43 $ + * last change: $Author: obo $ $Date: 2006-09-17 07:04:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" + #ifndef DBAUI_CONNECTIONHELPER_HXX #include "ConnectionHelper.hxx" #endif -- cgit breoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libreofficekit/qa
AgeCommit message (Expand)Author
2016-09-23gtktiledviewer: Wrap dialogs in a GtkScrolledWindowPranav Kant
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-15sw: allow select of redline by indexMiklos Vajna