Added MySQL Test Connection Feature
This commit is contained in:
parent
8e1af27309
commit
b0084cf9ae
13 changed files with 87 additions and 55 deletions
|
|
@ -54,8 +54,8 @@
|
|||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="gay_check">
|
||||
<property name="label" translatable="yes">I'm Gay.</property>
|
||||
<object class="GtkCheckButton" id="check">
|
||||
<property name="label" translatable="yes">Toggle</property>
|
||||
<property name="width_request">107</property>
|
||||
<property name="height_request">24</property>
|
||||
<property name="visible">True</property>
|
||||
|
|
|
|||
Reference in a new issue