X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2Fmainwindow.h;h=78267efca4c9f5cd98bb4eb0b48a5bc980ae3ceb;hb=1af9409e5ade504829e8d3260921e5905cbf8f11;hp=2248127f76aae57b8acd4728c7b090ad628564da;hpb=50f9686913b8fc9f46662b299a9810dee08b0a9c;p=apitrace diff --git a/gui/mainwindow.h b/gui/mainwindow.h index 2248127..78267ef 100644 --- a/gui/mainwindow.h +++ b/gui/mainwindow.h @@ -98,6 +98,7 @@ private slots: private: void initObjects(); void initConnections(); + void updateActionsState(bool traceLoaded, bool stopped = true); void newTraceFile(const QString &fileName); void replayTrace(bool dumpState, bool dumpThumbnails); void trimEvent();