src/primitives.cpp

changeset 1039
f68ebbae4efb
parent 1028
5877e49e9a28
child 1053
2a48c0fff107
--- a/src/primitives.cpp	Thu Jun 16 14:13:04 2016 +0300
+++ b/src/primitives.cpp	Sun Oct 16 17:54:22 2016 +0300
@@ -16,13 +16,13 @@
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <QApplication>
 #include <QDir>
 #include <QRegExp>
 #include <QFileDialog>
 #include "ldDocument.h"
 #include "mainwindow.h"
 #include "primitives.h"
-#include "ui_makeprim.h"
 #include "miscallenous.h"
 #include "colors.h"
 #include "ldpaths.h"

mercurial