Segmentation fault fixed

This commit is contained in:
baydam
2015-01-29 20:39:49 +00:00
parent c79e873fd3
commit 6a3545ff47
4 changed files with 14 additions and 9 deletions
-1
View File
@@ -4,7 +4,6 @@
#include <iostream>
#include <QTranslator>
#include <QtGui>
#include <QDebug>
#if USING_QT_5
#include <QCommandLineParser>