]> vaikene.ee Git - evaf/blobdiff - src/main/GUI/fatalerr.cpp
Warning fixes and copyright update.
[evaf] / src / main / GUI / fatalerr.cpp
index 3c37b0f46119d554230649e85c9536a936566526..4d1875e48809e444838cd957aa5bd8dee1ae5173 100644 (file)
@@ -3,7 +3,7 @@
  * @brief Fatal error message dialog box
   * @author Enar Vaikene
 *
- * Copyright (c) 2011 Enar Vaikene
+ * Copyright (c) 2011-2019 Enar Vaikene
  *
  * This file is part of the eVaf C++ cross-platform application development framework.
  *
@@ -19,7 +19,7 @@
 
 #include "fatalerr.h"
 
-#include <QtGui>
+#include <QtWidgets>
 
 using namespace eVaf::GUI::Internal;