mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 05:27:57 +00:00
More work on Amuse Editor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "KeymapEditor.hpp"
|
||||
|
||||
KeymapEditor::KeymapEditor(QWidget* parent)
|
||||
KeymapEditor::KeymapEditor(ProjectModel::KeymapNode* node, QWidget* parent)
|
||||
: EditorWidget(parent)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user