Main file for the BPLightContraption project.
More...
#include "triaclight.h"
#include "powerunit.h"
#include <QApplication>
#include <QMessageBox>
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
Main file for the BPLightContraption project.
- Author
- Benjamin Pritchard (ben@b.nosp@m.enny.nosp@m.p.org)
- Copyright
- 2013 Benjamin Pritchard. Released under the MIT License
Definition in file main.cpp.
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |