Skip to content

Commit

Permalink
Reserva alterada (#174)
Browse files Browse the repository at this point in the history
Remoção do comboBox na tela de reserva
  • Loading branch information
Tortugazil authored Dec 6, 2024
1 parent 5146328 commit 1d4099f
Showing 1 changed file with 0 additions and 51 deletions.
51 changes: 0 additions & 51 deletions App/view/ui/reserva.ui
Original file line number Diff line number Diff line change
Expand Up @@ -125,19 +125,6 @@
<string>CURSO:</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>430</x>
<y>130</y>
<width>61</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>PERIODO:</string>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
Expand Down Expand Up @@ -307,43 +294,6 @@
<cursorShape>PointingHandCursor</cursorShape>
</property>
</widget>
<widget class="QComboBox" name="periodoReserva">
<property name="geometry">
<rect>
<x>430</x>
<y>151</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>10</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="editable">
<bool>false</bool>
</property>
<item>
<property name="text">
<string>Manhã</string>
</property>
</item>
<item>
<property name="text">
<string>Tarde</string>
</property>
</item>
<item>
<property name="text">
<string>Noite</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
Expand Down Expand Up @@ -696,7 +646,6 @@
<tabstop>salaReserva</tabstop>
<tabstop>equipamentosReserva</tabstop>
<tabstop>cursoReserva</tabstop>
<tabstop>periodoReserva</tabstop>
<tabstop>diaInicio</tabstop>
<tabstop>inicioCurso</tabstop>
<tabstop>diaFim</tabstop>
Expand Down

0 comments on commit 1d4099f

Please sign in to comment.