diff options
Diffstat (limited to 'src/plugins/qnx/pathchooserdelegate.h')
-rw-r--r-- | src/plugins/qnx/pathchooserdelegate.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qnx/pathchooserdelegate.h b/src/plugins/qnx/pathchooserdelegate.h index cc2960756b..fca0fe1412 100644 --- a/src/plugins/qnx/pathchooserdelegate.h +++ b/src/plugins/qnx/pathchooserdelegate.h @@ -23,8 +23,7 @@ ** ****************************************************************************/ -#ifndef QNX_INTERNAL_PATHCHOOSERDELEGATE_H -#define QNX_INTERNAL_PATHCHOOSERDELEGATE_H +#pragma once #include <QStyledItemDelegate> @@ -67,5 +66,3 @@ private: } // namespace Internal } // namespace Qnx - -#endif // QNX_INTERNAL_PATHCHOOSERDELEGATE_H |