ENH: Tweak System Name field for cross compiling, so it doesn't have a file chooser button.

This commit is contained in:
Clinton Stimpson 2009-01-07 17:28:02 -05:00
parent 5797b1cd66
commit 497b6df207
1 changed files with 1 additions and 6 deletions

View File

@ -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>