diff options
Diffstat (limited to 'kexi/plugins/forms/widgets/kexidblineedit.h')
| -rw-r--r-- | kexi/plugins/forms/widgets/kexidblineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/forms/widgets/kexidblineedit.h b/kexi/plugins/forms/widgets/kexidblineedit.h index 4457a8d0d..92a87280d 100644 --- a/kexi/plugins/forms/widgets/kexidblineedit.h +++ b/kexi/plugins/forms/widgets/kexidblineedit.h @@ -38,7 +38,7 @@ void setLighterGrayBackgroundColor(TQWidget* widget); //! @short Line edit widget for Kexi forms /*! Handles many data types. User input is validated by using validators - and/or input tqmasks. + and/or input masks. */ class KEXIFORMUTILS_EXPORT KexiDBLineEdit : public KLineEdit, |
