diff options
Diffstat (limited to 'src/plugins/help/centralwidget.h')
-rw-r--r-- | src/plugins/help/centralwidget.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/help/centralwidget.h b/src/plugins/help/centralwidget.h index b2cc68fd6e..088487e349 100644 --- a/src/plugins/help/centralwidget.h +++ b/src/plugins/help/centralwidget.h @@ -23,8 +23,7 @@ ** ****************************************************************************/ -#ifndef CENTRALWIDGET_H -#define CENTRALWIDGET_H +#pragma once #include "helpwidget.h" @@ -49,5 +48,3 @@ public: } // namespace Internal } // namespace Help - -#endif // CENTRALWIDGET_H |