X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapitrace.h;h=a493fd2eb1e23beea9ef62b68c9b234747130887;hb=b53b161dfae79f1bbb1dd2c8dff087b5e2365a26;hp=32e24084b26802545fb1dbe800d788239df5231f;hpb=67dfb223601baf074c3ae422dbc5cc070e70c034;p=apitrace diff --git a/gui/apitrace.h b/gui/apitrace.h index 32e2408..a493fd2 100644 --- a/gui/apitrace.h +++ b/gui/apitrace.h @@ -45,6 +45,7 @@ public: void callEdited(ApiTraceCall *call); void callReverted(ApiTraceCall *call); + void callError(ApiTraceCall *call); bool edited() const; bool needsSaving() const;