Skip to content

Commit 78d6423

Browse files
committed
Remove leftover virtual
1 parent d35b40c commit 78d6423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/threadhandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class ThreadHandler : public QObject {
6060
*
6161
* @param view View to show error results
6262
*/
63-
virtual void initialize(const ResultsView *view);
63+
void initialize(const ResultsView *view);
6464

6565
/**
6666
* @brief Load settings

0 commit comments

Comments
 (0)