X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fmainwindow.h;h=3bd9edb3640c947f2880a118d577ddb6c5f9ac45;hb=10bd424f3acbbf4275c160302898018ce795d17d;hp=568f6925c513f12db74e91a20806d1e4117e9384;hpb=66dfdda1767b11e132c259adb6c1872dc2e1fff6;p=apitrace diff --git a/gui/mainwindow.h b/gui/mainwindow.h index 568f692..3bd9edb 100644 --- a/gui/mainwindow.h +++ b/gui/mainwindow.h @@ -74,7 +74,7 @@ private slots: void slotSaved(); void slotGoFrameStart(); void slotGoFrameEnd(); - void slotTraceChanged(ApiTraceCall *call); + void slotTraceChanged(ApiTraceEvent *event); void slotRetraceErrors(const QList &errors); void slotErrorSelected(QTreeWidgetItem *current); void slotSearchResult(const ApiTrace::SearchRequest &request,