Skip to content

GUI: Remove connect call with nonexistent slot function#1177

Merged
danmar merged 1 commit into
cppcheck-opensource:masterfrom
versat:gui
Apr 18, 2018
Merged

GUI: Remove connect call with nonexistent slot function#1177
danmar merged 1 commit into
cppcheck-opensource:masterfrom
versat:gui

Conversation

@versat
Copy link
Copy Markdown
Collaborator

@versat versat commented Apr 18, 2018

When starting the application Qt prints this message:
QObject::connect: No such slot CodeEditor::highlightCurrentLine() in
..\gui\codeeditor.cpp:141
And this function really does not exist, i guess it is some relict. If
it is planned to implement it this PR can just be closed.

When starting the application Qt prints this message:
QObject::connect: No such slot CodeEditor::highlightCurrentLine() in
..\gui\codeeditor.cpp:141
And this function really does not exist, i guess it is some relict. If
it is planned to implement it this PR can just be closed.
@versat versat requested a review from danmar April 18, 2018 13:02
@danmar danmar merged commit 7aefdeb into cppcheck-opensource:master Apr 18, 2018
@versat versat deleted the gui branch April 18, 2018 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants