diff options
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ 2 of the License, or (at your option) any later version. */ -#include <QApplication> +#include <QtWidgets/QApplication> #include "shemov.h" |