mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Various bugfix and GUI improvements.
This commit is contained in:
@@ -102,7 +102,7 @@ struct Application
|
||||
std::vector<int> second (4,100);
|
||||
windows = std::vector<WindowConfig>(3);
|
||||
windows[0].name = APP_NAME APP_TITLE;
|
||||
windows[1].name = APP_NAME " Output";
|
||||
windows[1].name = APP_NAME " -- Output";
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user