diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-03-16 15:36:03 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-03-16 16:40:45 +0530 |
| commit | a004334349c724dc5d3b5695dc575c9f1a3744ec (patch) | |
| tree | 85475d7383fccf8b7cb7330a987f020818e83af7 /include | |
| parent | 041f8933be28d0fcff1196792f30c5ca3176c155 (diff) | |
| download | null-browser-a004334349c724dc5d3b5695dc575c9f1a3744ec.tar.gz null-browser-a004334349c724dc5d3b5695dc575c9f1a3744ec.zip | |
Update browser name
Diffstat (limited to '')
| -rw-r--r-- | include/InputMediator.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/InputMediator.hpp b/include/InputMediator.hpp index 0ae70ce..6025536 100644 --- a/include/InputMediator.hpp +++ b/include/InputMediator.hpp @@ -8,6 +8,7 @@ #include "widgets/InputLine.hpp" #include "widgets/WebViewStack.hpp" +// TODO: Rethink evaluation class EvaluationType { public: EvaluationType() {} |
