summaryrefslogtreecommitdiffstats
path: root/kresources/caldav/config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/caldav/config.cpp')
-rw-r--r--kresources/caldav/config.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/caldav/config.cpp b/kresources/caldav/config.cpp
index c86cdd1a..dbab62d7 100644
--- a/kresources/caldav/config.cpp
+++ b/kresources/caldav/config.cpp
@@ -190,7 +190,7 @@ void ResourceCalDavConfig::setupUI() {
label->hide();
mPassword->hide();
- // combining tqlayouts
+ // combining layouts
vertical->addLayout(mainLayout);
vertical->addLayout(horizontal);
}