Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarConfirmationDialog.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarConfirmationDialog.hpp')
-rw-r--r--source/frontend/StarConfirmationDialog.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarConfirmationDialog.hpp b/source/frontend/StarConfirmationDialog.hpp
index 793f6a3..364f434 100644
--- a/source/frontend/StarConfirmationDialog.hpp
+++ b/source/frontend/StarConfirmationDialog.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CONFIRMATION_DIALOG_HPP
-#define STAR_CONFIRMATION_DIALOG_HPP
+#pragma once
#include "StarPane.hpp"
#include "StarRpcPromise.hpp"
@@ -34,5 +33,3 @@ private:
};
}
-
-#endif