Added keyboard shortcut operations in the file system tree view, to complete SpartanJ/ecode#71.

This commit is contained in:
Martín Lucas Golini
2025-09-07 19:48:29 -03:00
parent 873274e33c
commit 7e6de3f9b2
10 changed files with 160 additions and 68 deletions

View File

@@ -1,4 +1,5 @@
#include "ecode.hpp"
#include "customwidgets.hpp"
#include "featureshealth.hpp"
#include "keybindingshelper.hpp"
#include "pathhelper.hpp"