summaryrefslogtreecommitdiffstats
path: root/protos/launcher_log.proto
diff options
context:
space:
mode:
Diffstat (limited to 'protos/launcher_log.proto')
-rw-r--r--protos/launcher_log.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos/launcher_log.proto b/protos/launcher_log.proto
index 37305555a..448cf6420 100644
--- a/protos/launcher_log.proto
+++ b/protos/launcher_log.proto
@@ -62,6 +62,7 @@ enum ItemType {
WIDGET = 3;
FOLDER_ICON = 4;
DEEPSHORTCUT = 5;
+ SEARCHBOX = 6;
}
// Used to define what type of container a Target would represent.