Add stack trace viewer

This commit is contained in:
2018-10-17 21:38:45 -05:00
parent 733350b143
commit df47a6a1bf
14 changed files with 210 additions and 13 deletions

View File

@@ -8,6 +8,7 @@
#include <QDebug>
#include <QLabel>
#include <QListWidget>
#include <QVBoxLayout>
#include "processselector.hpp"