mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Whitespace.
This commit is contained in:
parent
49ac79100b
commit
eb79a98e01
@ -397,7 +397,7 @@ void InsetInfo::updateInfo()
|
||||
case ICON_INFO: {
|
||||
FuncRequest func = lyxaction.lookupFunc(name_);
|
||||
docstring icon_name = frontend::Application::iconName(func, true);
|
||||
//FIXME: We should use the icon directly instead of
|
||||
// FIXME: We should use the icon directly instead of
|
||||
// going through FileName. The code below won't work
|
||||
// if the icon is embedded in the executable through
|
||||
// the Qt resource system.
|
||||
|
Loading…
Reference in New Issue
Block a user