From 0e2c0a76630dad52c45148815150964cb278ea9f Mon Sep 17 00:00:00 2001 From: un1versal Date: Mon, 1 Feb 2016 02:25:05 +0000 Subject: RegisteredUsersDialog: remove tooltip center formatting --- src/modules/reguser/RegisteredUsersDialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/reguser/RegisteredUsersDialog.cpp') diff --git a/src/modules/reguser/RegisteredUsersDialog.cpp b/src/modules/reguser/RegisteredUsersDialog.cpp index da297c3a3..c5bb8bf0b 100644 --- a/src/modules/reguser/RegisteredUsersDialog.cpp +++ b/src/modules/reguser/RegisteredUsersDialog.cpp @@ -92,11 +92,11 @@ KviRegisteredUsersListView::KviRegisteredUsersListView(QWidget * par) setRootIsDecorated(true); setSortingEnabled(true); - setToolTip(__tr2qs_ctx("
This is the list of registered users. " \ + setToolTip(__tr2qs_ctx("This is the list of registered users. " \ "KVIrc can automatically recognize and associate properties to them.
" \ "Use the buttons on the right to add, edit and remove entries. " \ "The \"notify\" column allows you to quickly add users to the notify list. " \ - "Notify list fine-tuning can be performed by editing the entry properties.
","register")); + "Notify list fine-tuning can be performed by editing the entry properties.","register")); } void KviRegisteredUsersListView::mousePressEvent (QMouseEvent *e) -- cgit v1.3.1-10-gc9f91