]> git.cworth.org Git - apitrace/blobdiff - gui/apitracecall.cpp
Delete loadertest and cleanup some of the new api.
[apitrace] / gui / apitracecall.cpp
index 9a6a32e967a0a027bcf07eb7ad467e3a9c34278f..67fc955957805308f71fb8b9c0ac06c37933fe4e 100644 (file)
@@ -1061,7 +1061,7 @@ void ApiTraceFrame::setCalls(const QVector<ApiTraceCall*> &calls,
     m_staticText = 0;
 }
 
-bool ApiTraceFrame::loaded() const
+bool ApiTraceFrame::isLoaded() const
 {
     return m_loaded;
 }