#include "printerdemo.h" #include int main() { static MainWindow printer_demo; printer_demo.run(); }