Visually disable web services
This commit is contained in:
parent
6df2ff2592
commit
e955bea49f
3 changed files with 4 additions and 4 deletions
|
|
@ -2,6 +2,9 @@
|
|||
<ui version="4.0">
|
||||
<class>ConfigureWeb</class>
|
||||
<widget class="QWidget" name="ConfigureWeb">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue