mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
fixed line feed
This commit is contained in:
parent
56b5da3856
commit
44a99ca771
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,4 +3,4 @@
|
||||
url = https://github.com/rizinorg/rizin
|
||||
[submodule "src/translations"]
|
||||
path = src/translations
|
||||
url = https://github.com/rizinorg/cutter-translations
|
||||
url = https://github.com/rizinorg/cutter-translations
|
||||
|
@ -317,4 +317,4 @@ void VersionInfoDialog::fillVersionInfo()
|
||||
}
|
||||
qhelpers::adjustColumns(ui->rightTreeWidget, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -37,4 +37,4 @@ private:
|
||||
void fillVersionInfo();
|
||||
};
|
||||
|
||||
#endif // VERSIONINFODIALOG_H
|
||||
#endif // VERSIONINFODIALOG_H
|
||||
|
@ -151,4 +151,4 @@
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
</ui>
|
||||
|
Loading…
Reference in New Issue
Block a user