Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
6044e340
Commit
6044e340
authored
Aug 20, 2009
by
dt
Browse files
Fix warning.
parent
beb2916e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/find/searchresulttreemodel.h
View file @
6044e340
...
...
@@ -63,7 +63,6 @@ public:
signals:
void
jumpToSearchResult
(
const
QString
&
fileName
,
int
lineNumber
,
int
searchTermStart
,
int
searchTermLength
);
void
dataChanged
(
const
QModelIndex
&
topLeft
,
const
QModelIndex
&
bottomRight
);
public
slots
:
void
clear
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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