mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
NK-107 - Context Menu Folder
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Nuake {
|
||||
void DrawDirectoryContent();
|
||||
void DrawFiletree();
|
||||
void EditorInterfaceDrawFiletree(Ref<Directory> dir);
|
||||
void DrawDirectory(Ref<Directory> directory);
|
||||
void DrawDirectory(Ref<Directory> directory, uint32_t drawId);
|
||||
bool EntityContainsItself(Entity source, Entity target);
|
||||
void DrawFile(Ref<File> file, uint32_t drawId);
|
||||
void DrawDirectoryExplorer();
|
||||
|
||||
Reference in New Issue
Block a user