update Xcode project, fix some warnings, update android icons, ignore unrecognized files in the doc browser
This commit is contained in:
@@ -235,7 +235,7 @@ public:
|
||||
{
|
||||
|
||||
}
|
||||
virtual Action* get_redo()
|
||||
virtual Action* get_redo() override
|
||||
{
|
||||
auto redo = m_canvas->create_action(m_layer_idx);
|
||||
return redo;
|
||||
|
||||
Reference in New Issue
Block a user