diff options
Diffstat (limited to 'kresources/caldav/config.cpp')
-rw-r--r-- | kresources/caldav/config.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/caldav/config.cpp b/kresources/caldav/config.cpp index 84a4798c6..578fd1bba 100644 --- a/kresources/caldav/config.cpp +++ b/kresources/caldav/config.cpp @@ -190,7 +190,7 @@ void ResourceCalDavConfig::setupUI() { label->hide(); mPassword->hide(); - // combining layouts + // combining tqlayouts vertical->addLayout(mainLayout); vertical->addLayout(horizontal); } |