Valgrind: Random cleanups

Remove unneeded function arguments, Qt 5 connects etc.

Change-Id: I95faf80e7b5ccc574e2457b841f7913bc2aa05d3
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2016-01-20 23:48:30 +01:00
parent d01627bb01
commit e6f6026520
9 changed files with 25 additions and 44 deletions

View File

@@ -51,7 +51,6 @@ public:
ValgrindRunControl *createRunControl(ProjectExplorer::RunConfiguration *runConfiguration = 0);
QWidget *createWidgets();
public slots:
void handleShowCostsOfFunction();
private: