[Gui] Task: remove unused includes
This commit is contained in:
@@ -20,17 +20,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include "TaskEditControl.h"
|
||||
|
||||
#include <QDialogButtonBox>
|
||||
#include <QHBoxLayout>
|
||||
|
||||
#include "TaskEditControl.h"
|
||||
|
||||
|
||||
using namespace Gui::TaskView;
|
||||
|
||||
TaskEditControl::TaskEditControl(QWidget *parent)
|
||||
|
||||
Reference in New Issue
Block a user