Got a simple GUI layout working for the most part.
This commit is contained in:
parent
4520e20ab7
commit
a13704fe33
3 changed files with 21 additions and 15 deletions
|
@ -1,7 +1,3 @@
|
|||
|
||||
// Copyright 2020 Arthur Sonzogni. All rights reserved.
|
||||
// Use of this source code is governed by the MIT license that can be found in
|
||||
// the LICENSE file.
|
||||
#include <stdlib.h> // for EXIT_SUCCESS
|
||||
#include <chrono> // for milliseconds
|
||||
#include <thread> // for sleep_for, thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue