#include "MainWindow.hpp"
#include "widget.h"
#include <QApplication>
#include <io.h>
#include <sys/stat.h>
#include <fcntl.h>
Go to the source code of this file.
This is the entry point of the Molecule Viewer. Run this function to start the program.
Definition at line 28 of file main.cpp.