yaclf
This commit is contained in:
@@ -20,8 +20,7 @@ class FileContextMenuActivity final : public MenuListActivity {
|
|||||||
Remove,
|
Remove,
|
||||||
};
|
};
|
||||||
|
|
||||||
explicit FileContextMenuActivity(GfxRenderer& renderer, MappedInputManager& mappedInput,
|
explicit FileContextMenuActivity(GfxRenderer& renderer, MappedInputManager& mappedInput, const std::string& filePath);
|
||||||
const std::string& filePath);
|
|
||||||
|
|
||||||
void render(RenderLock&&) override;
|
void render(RenderLock&&) override;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user