Open Simulator Terrain Editor
BRIGADOON-0007
Edit Terrain Files for Open Simulator Regions
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1
#include "
mainwindow.h
"
2
3
#include <QApplication>
4
5
int
main
(
int
argc,
char
*argv[])
6
{
7
QApplication a(argc, argv);
8
MainWindow
w;
9
w.show();
10
return
a.exec();
11
}
MainWindow
Definition
mainwindow.h:13
main
int main(int argc, char *argv[])
Definition
main.cpp:5
mainwindow.h
main.cpp
Generated by
1.14.0