aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codeassist/iassistproposalwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/codeassist/iassistproposalwidget.h')
-rw-r--r--src/plugins/texteditor/codeassist/iassistproposalwidget.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/codeassist/iassistproposalwidget.h b/src/plugins/texteditor/codeassist/iassistproposalwidget.h
index c64147d78d..2f2f6e8bf6 100644
--- a/src/plugins/texteditor/codeassist/iassistproposalwidget.h
+++ b/src/plugins/texteditor/codeassist/iassistproposalwidget.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef IASSISTPROPOSALWIDGET_H
-#define IASSISTPROPOSALWIDGET_H
+#pragma once
#include "assistenums.h"
@@ -65,5 +64,3 @@ signals:
};
} // TextEditor
-
-#endif // IASSISTPROPOSALWIDGET_H