mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 17:46:29 +03:00
Some macOS minor fixes.
This commit is contained in:
@@ -2100,7 +2100,6 @@ void App::init( const std::string& file, const Float& pidelDensity ) {
|
||||
addIcon( "quit", 0xeb97 );
|
||||
addIcon( "undo", 0xea58 );
|
||||
addIcon( "redo", 0xea5a );
|
||||
addIcon( "redo", 0xea5a );
|
||||
addIcon( "cut", 0xf0c1 );
|
||||
addIcon( "copy", 0xecd5 );
|
||||
addIcon( "paste", 0xeb91 );
|
||||
|
||||
Reference in New Issue
Block a user