mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 16:50:44 +00:00
Tweak docstring on performance counter viewer
This commit is contained in:
@@ -1049,7 +1049,7 @@ QWidget.
|
||||
)");
|
||||
virtual QWidget *Widget() = 0;
|
||||
|
||||
DOCUMENT("Updates the duration column if the selected time unit changes.");
|
||||
DOCUMENT("Updates duration columns if the selected time unit changes.");
|
||||
virtual void UpdateDurationColumn() = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user