Skip to content

Commit

Permalink
Fix changes to test ui
Browse files Browse the repository at this point in the history
  • Loading branch information
slacrherbst committed Jul 31, 2024
1 parent 2d0f34f commit bc0b026
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions python/pyrogue/pydm/examples/rogue_plugin_test.ui
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
<layout class="QVBoxLayout" name="verticalLayout_11">
<item>
<widget class="PyDMLineEdit" name="PyDMLineEdit">
<property name="toolTip">
<string/>
</property>
<property name="channel" stdset="0">
<string>rogue://0/root.AxiVersion.TestListA/disp/3</string>
</property>
</widget>
</item>
<item>
<widget class="DebugTree" name="DebugTree_2">
<property name="sizePolicy">
Expand Down Expand Up @@ -308,11 +298,6 @@
<header>pydm.widgets.frame</header>
<container>1</container>
</customwidget>
<customwidget>
<class>PyDMLineEdit</class>
<extends>QLineEdit</extends>
<header>pydm.widgets.line_edit</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
Expand Down

0 comments on commit bc0b026

Please sign in to comment.