GUI

The GUI is started by calling start_gui.

src/main.cpp
int start_gui(int argc, char *argv[])

This creates an instance of MainWindow.