mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +00:00
Everywhere: Run clang-format
This commit is contained in:
parent
0376c127f6
commit
086969277e
1665 changed files with 8479 additions and 8479 deletions
|
@ -24,8 +24,8 @@ private:
|
|||
RunWindow();
|
||||
|
||||
void do_run();
|
||||
bool run_as_command(const String& run_input);
|
||||
bool run_via_launch(const String& run_input);
|
||||
bool run_as_command(String const& run_input);
|
||||
bool run_via_launch(String const& run_input);
|
||||
|
||||
String history_file_path();
|
||||
void load_history();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue