mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 16:47:26 +00:00
Fixed a typo (#1192)
This commit is contained in:
parent
843185d594
commit
2132b5cb09
@ -254,7 +254,7 @@ static const QMap<QString, OptionIfo> optionInfoMap = {
|
|||||||
|
|
||||||
{
|
{
|
||||||
"gui.main", {
|
"gui.main", {
|
||||||
QObject::tr("Color of main function color"),
|
QObject::tr("Main function color"),
|
||||||
QObject::tr("Main"), true
|
QObject::tr("Main"), true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user