]> git.cworth.org Git - apitrace/blobdiff - gui/mainwindow.h
Implement jump to.
[apitrace] / gui / mainwindow.h
index 27e837adc44d94fdd185a08af767d63e792875d8..0e1b3a2038774c29eed725de72eee16866504264 100644 (file)
@@ -77,6 +77,7 @@ private slots:
                           ApiTraceCall *call);
     void slotFoundFrameStart(ApiTraceFrame *frame);
     void slotFoundFrameEnd(ApiTraceFrame *frame);
+    void slotJumpToResult(ApiTraceCall *call);
 
 private:
     void initObjects();