From 6596c7bdc2692ea5717209750de08f4df7e0412b Mon Sep 17 00:00:00 2001 From: Paulb23 Date: Thu, 23 Sep 2021 22:09:15 +0100 Subject: Add TextFile support across the editor --- editor/filesystem_dock.h | 1 + 1 file changed, 1 insertion(+) (limited to 'editor/filesystem_dock.h') diff --git a/editor/filesystem_dock.h b/editor/filesystem_dock.h index 21a7abe622..73bdd685b7 100644 --- a/editor/filesystem_dock.h +++ b/editor/filesystem_dock.h @@ -101,6 +101,7 @@ private: FILE_SHOW_IN_EXPLORER, FILE_COPY_PATH, FILE_NEW_RESOURCE, + FILE_NEW_TEXTFILE, FOLDER_EXPAND_ALL, FOLDER_COLLAPSE_ALL, }; -- cgit v1.2.3