summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/QEnumTypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/QEnumTypes.hxx')
-rw-r--r--dbaccess/source/ui/inc/QEnumTypes.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QEnumTypes.hxx b/dbaccess/source/ui/inc/QEnumTypes.hxx
index f36ffa5eb8dc..4256760eb88c 100644
--- a/dbaccess/source/ui/inc/QEnumTypes.hxx
+++ b/dbaccess/source/ui/inc/QEnumTypes.hxx
@@ -35,7 +35,8 @@ namespace dbaui
FKT_AGGREGATE =0x00000002,
FKT_CONDITION =0x00000004,
FKT_NUMERIC =0x00000008
- // wenn dieser Fkt.Typ gesetzt handelt es sich um EXISTS oder UNIQUE, der FieldName enthält das gesamte Statement
+ // if this function type is set, it is either EXISTS oder UNIQUE,
+ // the FieldName contains the complete statement
};
enum EConnectionSide