X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fapitracecall.h;h=12b0216a6e6ee4763da8d915d4cabbbb12b42858;hb=1a9f7af32205d900c88fef0b544546eb0d7c84ee;hp=15dca1321ece3703f50073020c1ab82ce350b9ec;hpb=353f0535f43b54d04cc9c8080790ffac606e5b0b;p=apitrace diff --git a/gui/apitracecall.h b/gui/apitracecall.h index 15dca13..12b0216 100644 --- a/gui/apitracecall.h +++ b/gui/apitracecall.h @@ -330,7 +330,7 @@ public: int binaryDataSize() const; - bool loaded() const; + bool isLoaded() const; void setLoaded(bool l); void setLastCallIndex(unsigned index);