aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.qbs
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2022-06-21 17:20:39 +0200
committerhjk <hjk@qt.io>2022-06-22 06:33:30 +0000
commitfb36cb99f9be4864d55da38d8b0977cc25915a53 (patch)
tree1e32ba6175f20c9e9b9d9bed912fe2a7438fca29 /src/plugins/texteditor/texteditor.qbs
parent9341733b3759b8fd2340cc539a041d5f08c1edb7 (diff)
TextEditor: Inline behaviorsettingspage.ui
Less code, indirections and allocations. Change-Id: I41011f90255a035eabe8f755fed6213f8f773a7e Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/texteditor/texteditor.qbs')
-rw-r--r--src/plugins/texteditor/texteditor.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/texteditor/texteditor.qbs b/src/plugins/texteditor/texteditor.qbs
index 896c9d515e..b25d0ea222 100644
--- a/src/plugins/texteditor/texteditor.qbs
+++ b/src/plugins/texteditor/texteditor.qbs
@@ -30,7 +30,6 @@ Project {
"behaviorsettings.h",
"behaviorsettingspage.cpp",
"behaviorsettingspage.h",
- "behaviorsettingspage.ui",
"behaviorsettingswidget.cpp",
"behaviorsettingswidget.h",
"behaviorsettingswidget.ui",