New custom TextInput widget (derived from QLineEdit) to use for text input fields. It currently just removes the default (theme-based) icons from context menu actions
This commit is contained in:
@@ -140,6 +140,7 @@ add_executable(Bloom
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/PanelWidget.cpp
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/RotatableLabel.cpp
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/LabeledSeparator.cpp
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/TextInput.cpp
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgWidget.cpp
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgToolButton.cpp
|
||||
src/Insight/UserInterfaces/InsightWindow/Widgets/ClickableWidget.cpp
|
||||
|
||||
Reference in New Issue
Block a user