mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 14:40:09 +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);
|
||||
ADJUST_SIZE
|
||||
});
|
||||
ui->network->removeItem(0);
|
||||
|
||||
// if (IS_NEKO_BOX) {
|
||||
// ui->network->addItem("httpupgrade");
|
||||
|
||||
@ -230,11 +230,6 @@
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">tcp</string>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user