]> git.cworth.org Git - apitrace/blobdiff - gui/mainwindow.h
Don't hide the state dock while looking up the defaults.
[apitrace] / gui / mainwindow.h
index f276f2e962674f7c69fa70ebdb84673149742d9e..ee25fb3bb3a61254e303d3615e7c2d3b76be7db3 100644 (file)
@@ -103,6 +103,8 @@ private:
     TraceProcess *m_traceProcess;
 
     ArgumentsEditor *m_argsEditor;
+
+    ApiTraceEvent *m_nonDefaultsLookupEvent;
 };