don't include QtGui from UpdateDialog

This commit is contained in:
Stephen Birarda 2015-01-05 14:41:38 -08:00
parent 51bba4884f
commit 53ac1a2bb2

View file

@ -8,7 +8,6 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <QtGui>
#include "ui_updateDialog.h"
#include "Application.h"