TipDlg: Removed obselete unused include

This commit is contained in:
Joel Holdsworth 2014-04-12 18:09:48 +01:00
parent 6d18b7547f
commit aeda5022f7
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
//======================================================================
#include <tipdlg.h>
#include <qtextview.h>
#include <qpushbutton.h>
#include <qcheckbox.h>
#include <QCloseEvent>