aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-03-16 15:36:03 +0530
committerAkshay Nair <phenax5@gmail.com>2025-03-16 16:40:45 +0530
commita004334349c724dc5d3b5695dc575c9f1a3744ec (patch)
tree85475d7383fccf8b7cb7330a987f020818e83af7 /include
parent041f8933be28d0fcff1196792f30c5ca3176c155 (diff)
downloadnull-browser-a004334349c724dc5d3b5695dc575c9f1a3744ec.tar.gz
null-browser-a004334349c724dc5d3b5695dc575c9f1a3744ec.zip
Update browser name
Diffstat (limited to '')
-rw-r--r--include/InputMediator.hpp1
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() {}