mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 22:50:08 +08:00
style(stream): remove space
Signed-off-by: HystericalDragon <HystericalDragons@proton.me>
This commit is contained in:
parent
894410da39
commit
910774bc02
@ -87,7 +87,6 @@ DialogEditProfile::DialogEditProfile(const QString &_type, int profileOrGroupId,
|
|||||||
ui->network_box->setVisible(networkBoxVisible);
|
ui->network_box->setVisible(networkBoxVisible);
|
||||||
ADJUST_SIZE
|
ADJUST_SIZE
|
||||||
});
|
});
|
||||||
ui->network->removeItem(0);
|
|
||||||
|
|
||||||
// if (IS_NEKO_BOX) {
|
// if (IS_NEKO_BOX) {
|
||||||
// ui->network->addItem("httpupgrade");
|
// ui->network->addItem("httpupgrade");
|
||||||
|
|||||||
@ -230,11 +230,6 @@
|
|||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
|
||||||
<property name="text">
|
|
||||||
<string notr="true"/>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true">tcp</string>
|
<string notr="true">tcp</string>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user