#include "KeymapEditor.hpp"
KeymapEditor::KeymapEditor(ProjectModel::KeymapNode* node, QWidget* parent)
: EditorWidget(parent)
{
}