mirror of
https://github.com/hyperspacedev/hyperspace
synced 2024-12-12 08:36:17 +01:00
Add icons and docs
This commit is contained in:
parent
370cad7893
commit
8c661da940
BIN
desktop/app.icns
Normal file
BIN
desktop/app.icns
Normal file
Binary file not shown.
BIN
desktop/app.ico
Normal file
BIN
desktop/app.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
@ -152,7 +152,10 @@ function createWindow() {
|
||||
* Create the menu bar and attach it to a window
|
||||
*/
|
||||
function createMenubar() {
|
||||
|
||||
// Create an instance of the Menu class
|
||||
let menu = Menu;
|
||||
|
||||
// Create a menu bar template
|
||||
const menuBar = [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user