aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/help/filternamedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/help/filternamedialog.h')
-rw-r--r--src/shared/help/filternamedialog.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/shared/help/filternamedialog.h b/src/shared/help/filternamedialog.h
index a32df1c8f7..23f62e9528 100644
--- a/src/shared/help/filternamedialog.h
+++ b/src/shared/help/filternamedialog.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef FILTERNAMEDIALOG_H
-#define FILTERNAMEDIALOG_H
+#pragma once
#include <QDialog>
#include "ui_filternamedialog.h"
@@ -43,5 +42,3 @@ private slots:
private:
Ui::FilterNameDialogClass m_ui;
};
-
-#endif // FILTERNAMEDIALOG_H