diff options
| author | Marcus Hoffmann <bubu@bubu1.eu> | 2021-12-03 01:14:02 +0100 |
|---|---|---|
| committer | Marcus Hoffmann <bubu@bubu1.eu> | 2021-12-03 01:37:00 +0100 |
| commit | 02aa87590b68e9daa5e1925806c27fa974a67208 (patch) | |
| tree | a1ca46d23d912350846176e7685a831ea7933b37 /src/timeline/InputBar.cpp | |
| parent | InputBar: apply clang-tidy const reference suggestions (diff) | |
| download | nheko-02aa87590b68e9daa5e1925806c27fa974a67208.tar.xz | |
InputBar: use character argument instead of string
Suggested-by: Clang-Tidy: 'find' called with a string literal consisting of a single character; consider using the more effective overload accepting a character
Diffstat (limited to 'src/timeline/InputBar.cpp')
| -rw-r--r-- | src/timeline/InputBar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/InputBar.cpp b/src/timeline/InputBar.cpp |
