[SOLVED] CS #include mainwindow.h

$25

File Name: CS_#include_mainwindow.h.zip
File Size: 226.08 KB

5/5 - (1 vote)

#include mainwindow.h
#include
#include

int main(int argc, char *argv[])
{
QApplication a(argc, argv);
MainWindow w;
w.show();
// I dont like the status bar. Hide it.
w.statusBar()->hide();

return a.exec();
}

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS #include mainwindow.h
$25