# | Line 5 | Line 5 | |
---|---|---|
5 | void myMessageOutput(QtMsgType type, const char *msg); | |
6 | #endif | |
7 | ||
8 | < | #include <QtGui/QApplication> |
8 | > | #include <QtWidgets/QApplication> |
9 | #include "mainwindow.h" | |
10 | ||
11 | int main(int argc, char *argv[]) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |