mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Implement the UI option for preferring monospaced font
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
// we only support the qrenderdoc module for docs generation, so it doesn't matter that these stub
|
||||
// functions aren't valid
|
||||
|
||||
void Formatter::setParams(int minFigures, int maxFigures, int expNegCutoff, int expPosCutoff)
|
||||
void Formatter::setParams(const PersistantConfig &config)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user