aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 99063c4..881aa2d 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -1,5 +1,4 @@
-#ifndef MAINWINDOW_H
-#define MAINWINDOW_H
+#pragma once
#include <QMainWindow>
#include <qobjectdefs.h>
@@ -45,4 +44,3 @@ private:
Archive *data_archive = nullptr;
};
-#endif // MAINWINDOW_H