]> git.cworth.org Git - apitrace/blobdiff - gui/apitrace.h
The trace now knows whether is has been edited.
[apitrace] / gui / apitrace.h
index 51abe8b9076e7568d667b05ac06901d84288d828..3c27543e9b0b36a3bc053d799c2831fabbd0ea87 100644 (file)
@@ -45,7 +45,7 @@ public:
     void callEdited(ApiTraceCall *call);
     void callReverted(ApiTraceCall *call);
 
-    bool isEdited() const;
+    bool edited() const;
 
 public slots:
     void setFileName(const QString &name);