cgram debugger getting logs

This commit is contained in:
Clément Le Bihan
2020-03-28 16:33:13 +01:00
parent e5fbde350f
commit d36b7fab1a
3 changed files with 28 additions and 6 deletions

View File

@@ -83,7 +83,6 @@ public:
QVariant data(const QModelIndex &index, int role) const override;
};
namespace ComSquare::Debugger
{
//! @brief window that allow the user to view all data going through the memory bus.