Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Add-ons
Commits
c996b724
Commit
c996b724
authored
Mar 02, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor
parent
96c29d02
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
plugins/messageviewerwebengineurlinterceptor/adblock/lib/adblocksearchtree.h
...erwebengineurlinterceptor/adblock/lib/adblocksearchtree.h
+1
-1
plugins/messageviewerwebengineurlinterceptor/adblock/lib/qzregexp.h
...ssageviewerwebengineurlinterceptor/adblock/lib/qzregexp.h
+0
-1
No files found.
plugins/messageviewerwebengineurlinterceptor/adblock/lib/adblocksearchtree.h
View file @
c996b724
...
...
@@ -44,7 +44,7 @@ class AdBlockRule;
class
AdBlockSearchTree
{
public:
explicit
AdBlockSearchTree
();
AdBlockSearchTree
();
~
AdBlockSearchTree
();
void
clear
();
...
...
plugins/messageviewerwebengineurlinterceptor/adblock/lib/qzregexp.h
View file @
c996b724
...
...
@@ -54,7 +54,6 @@ public:
private:
QStringList
m_capturedTexts
;
int
m_matchedLength
;
};
}
#endif // QZREGEXP_H
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