]> git.cworth.org Git - apitrace/blobdiff - gui/mainwindow.h
Switch the gui to the on-demand-loader.
[apitrace] / gui / mainwindow.h
index f3e31811717f4a218f60860df2f5e203534125cd..00fe04b25ce698322e9294eee5e427e2f8f0ed1e 100644 (file)
@@ -46,6 +46,7 @@ private slots:
     void replayStateFound(ApiTraceState *state);
     void replayError(const QString &msg);
     void startedLoadingTrace();
+    void loadProgess(int percent);
     void finishedLoadingTrace();
     void lookupState();
     void showSettings();