Ref T166, use command input in main keypad area

This commit is contained in:
Klaus Basan
2017-09-28 04:37:18 +02:00
parent 706a1b7b3d
commit f815f7734d
3 changed files with 6 additions and 30 deletions

View File

@@ -443,7 +443,7 @@
</widget>
</item>
<item row="0" column="0" colspan="5">
<widget class="BlackGui::CLineEditHistory" name="lep_CommandLineInput">
<widget class="BlackGui::Components::CCommandInput" name="lep_CommandLineInput">
<property name="minimumSize">
<size>
<width>0</width>
@@ -465,9 +465,10 @@
</widget>
<customwidgets>
<customwidget>
<class>BlackGui::CLineEditHistory</class>
<class>BlackGui::Components::CCommandInput</class>
<extends>QLineEdit</extends>
<header>blackgui/lineedithistory.h</header>
<header>blackgui/components/commandinput.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<tabstops>