mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef AMUSE_STUDIO_SETUP_WIDGET_HPP
|
||||
#define AMUSE_STUDIO_SETUP_WIDGET_HPP
|
||||
#pragma once
|
||||
|
||||
#include "EditorWidget.hpp"
|
||||
#include <QWidget>
|
||||
@@ -202,4 +201,3 @@ signals:
|
||||
void shown();
|
||||
};
|
||||
|
||||
#endif // AMUSE_STUDIO_SETUP_WIDGET_HPP
|
||||
|
||||
Reference in New Issue
Block a user