We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35b40c commit 78d6423Copy full SHA for 78d6423
1 file changed
gui/threadhandler.h
@@ -60,7 +60,7 @@ class ThreadHandler : public QObject {
60
*
61
* @param view View to show error results
62
*/
63
- virtual void initialize(const ResultsView *view);
+ void initialize(const ResultsView *view);
64
65
/**
66
* @brief Load settings
0 commit comments