mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
More work on Amuse Editor
This commit is contained in:
@@ -7,7 +7,7 @@ class KeymapEditor : public EditorWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit KeymapEditor(QWidget* parent = Q_NULLPTR);
|
||||
explicit KeymapEditor(ProjectModel::KeymapNode* node, QWidget* parent = Q_NULLPTR);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user