From ffb4e4310ef614d3d9cb26a43461fa3213b52fde Mon Sep 17 00:00:00 2001 From: Mathias Hasselmann Date: Fri, 22 Mar 2013 23:29:20 +0100 Subject: Adjust indenting of a few comments Change-Id: I5c72ea3b8c270c220be388d481569b82b7fa0ff7 --- dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dbaccess') diff --git a/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx b/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx index 2d50d1bae75d..b561a3c6507c 100644 --- a/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx +++ b/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx @@ -38,7 +38,7 @@ namespace dbaui { //......................................................................... - //======================================================================== + //======================================================================== //= OSpreadSheetConnectionPageSetup //======================================================================== class OSpreadSheetConnectionPageSetup : public OConnectionTabPageSetup @@ -259,7 +259,7 @@ namespace dbaui - //======================================================================== + //======================================================================== //= OAuthentificationPageSetup //======================================================================== class OAuthentificationPageSetup : public OGenericAdministrationPage @@ -286,7 +286,7 @@ namespace dbaui - //======================================================================== + //======================================================================== //= OFinalDBPageSetup //======================================================================== class OFinalDBPageSetup : public OGenericAdministrationPage -- cgit