Skip to content
Snippets Groups Projects
Commit 245d063d authored by Michael Scharfenberg's avatar Michael Scharfenberg
Browse files

Fix Renaming in ProjectView.ui to fix compile error and signal consistency

parent 7b66b413
No related branches found
No related tags found
No related merge requests found
......@@ -278,7 +278,7 @@
<number>15</number>
</property>
<item row="7" column="5">
<widget class="QPushButton" name="logSimulationManagerBrowseButton">
<widget class="QPushButton" name="logOpSimulationManagerBrowseButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
......@@ -354,7 +354,7 @@
</widget>
</item>
<item row="7" column="2">
<widget class="QLineEdit" name="logSimulationManagerPathEdit">
<widget class="QLineEdit" name="logOpSimulationManagerPathEdit">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
......@@ -501,8 +501,8 @@
<tabstop>libraryPathEdit</tabstop>
<tabstop>libraryBrowseButton</tabstop>
<tabstop>logLevelSpinBox</tabstop>
<tabstop>logSimulationManagerPathEdit</tabstop>
<tabstop>logSimulationManagerBrowseButton</tabstop>
<tabstop>logOpSimulationManagerPathEdit</tabstop>
<tabstop>logOpSimulationManagerBrowseButton</tabstop>
<tabstop>logSimulationPathEdit</tabstop>
<tabstop>logSimulationBrowseButton</tabstop>
<tabstop>outputPathEdit</tabstop>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment