]> git.cworth.org Git - apitrace/blobdiff - gui/apitrace.h
Large chunk of functionality to show errors.
[apitrace] / gui / apitrace.h
index 32e24084b26802545fb1dbe800d788239df5231f..a493fd2eb1e23beea9ef62b68c9b234747130887 100644 (file)
@@ -45,6 +45,7 @@ public:
 
     void callEdited(ApiTraceCall *call);
     void callReverted(ApiTraceCall *call);
+    void callError(ApiTraceCall *call);
 
     bool edited() const;
     bool needsSaving() const;