mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 13:37:47 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef AMUSE_SOUND_GROUP_EDITOR_HPP
|
||||
#define AMUSE_SOUND_GROUP_EDITOR_HPP
|
||||
#pragma once
|
||||
|
||||
#include "EditorWidget.hpp"
|
||||
#include <QStyledItemDelegate>
|
||||
@@ -130,4 +129,3 @@ private slots:
|
||||
void itemDeleteAction();
|
||||
};
|
||||
|
||||
#endif //AMUSE_SOUND_GROUP_EDITOR_HPP
|
||||
|
||||
Reference in New Issue
Block a user