Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
ad747752
Commit
ad747752
authored
Mar 19, 2016
by
Laurent Montel
😁
Browse files
Create Ui file
parent
dedd7adb
Changes
1
Show whitespace changes
Inline
Side-by-side
messageviewer/src/adblock/common/adblocksettingwidget.cpp
View file @
ad747752
...
...
@@ -61,6 +61,7 @@ AdBlockSettingWidget::AdBlockSettingWidget(QWidget *parent)
:
QWidget
(
parent
)
,
mChanged
(
false
)
{
mUi
=
new
Ui
::
adblock
;
mUi
->
setupUi
(
this
);
mUi
->
hintLabel
->
setText
(
i18n
(
"<qt>Filter expression (e.g. <tt>http://www.example.com/ad/*</tt>, <a href=
\"
filterhelp
\"
>more information</a>):"
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment