File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 2929 <property name =" geometry" >
3030 <rect >
3131 <x >0</x >
32- <y >-71 </y >
32+ <y >-96 </y >
3333 <width >834</width >
34- <height >1021 </height >
34+ <height >1050 </height >
3535 </rect >
3636 </property >
3737 <layout class =" QVBoxLayout" name =" verticalLayout_4" >
25202520 </widget >
25212521 </widget >
25222522 </item >
2523+ <item >
2524+ <widget class =" QRadioButton" name =" localRadio" >
2525+ <property name =" layoutDirection" >
2526+ <enum >Qt::RightToLeft</enum >
2527+ </property >
2528+ <property name =" text" >
2529+ <string >Local File</string >
2530+ </property >
2531+ <property name =" checked" >
2532+ <bool >true</bool >
2533+ </property >
2534+ </widget >
2535+ </item >
25232536 <item >
25242537 <widget class =" QRadioButton" name =" serverRadio" >
25252538 <property name =" layoutDirection" >
25282541 <property name =" text" >
25292542 <string >Server Connection</string >
25302543 </property >
2531- <property name =" icon" >
2532- <iconset theme =" folder-remote" />
2533- </property >
25342544 </widget >
25352545 </item >
25362546 <item >
You can’t perform that action at this time.
0 commit comments