mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
ENH: Tweak System Name field for cross compiling, so it doesn't have a file chooser button.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1" >
|
||||
<widget class="QCMakeFilePathEditor" name="systemName" />
|
||||
<widget class="QLineEdit" name="systemName" />
|
||||
</item>
|
||||
<item row="0" column="2" colspan="2" >
|
||||
<spacer>
|
||||
@@ -198,11 +198,6 @@
|
||||
<header>Compilers.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>QCMakeFilePathEditor</class>
|
||||
<extends>QLineEdit</extends>
|
||||
<header>QCMakeWidgets.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>systemVersion</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user