aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/help/contentwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/help/contentwindow.h')
-rw-r--r--src/shared/help/contentwindow.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/shared/help/contentwindow.h b/src/shared/help/contentwindow.h
index 345769b258..99ec3cbca5 100644
--- a/src/shared/help/contentwindow.h
+++ b/src/shared/help/contentwindow.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef CONTENTWINDOW_H
-#define CONTENTWINDOW_H
+#pragma once
#include <QUrl>
#include <QModelIndex>
@@ -66,5 +65,3 @@ private:
int m_expandDepth;
bool m_isOpenInNewPageActionVisible;
};
-
-#endif // CONTENTWINDOW_H