QodeAssist/chat
Povilas Kanapickas 61196cae90
chore: Run clang-format over the codebase (#82)
This commit is a result of the following commands:

clang-format-19 --style=file -i $(git ls-files | fgrep .cpp)
clang-format-19 --style=file -i $(git ls-files | fgrep .hpp)
2025-03-02 22:44:20 +01:00
..
ChatOutputPane.cpp Add basic chat widgets and functionality 2024-09-23 00:10:23 +02:00
ChatOutputPane.h Fix pr30 build 2024-11-11 21:45:38 +01:00
NavigationPanel.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
NavigationPanel.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00