Move PanelsWidget and PropertiesPanel to their own files

Change-Id: I6d5442fb42727fd3fa0a841800cbf55c5ec494f0
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Daniel Teske
2014-07-11 16:54:04 +02:00
parent a58325578c
commit 2f32457d04
11 changed files with 348 additions and 226 deletions

View File

@@ -43,7 +43,7 @@
#include <coreplugin/icore.h>
#include <projectexplorer/iprojectproperties.h>
#include <projectexplorer/projectwindow.h>
#include <projectexplorer/panelswidget.h>
#include <projectexplorer/task.h>
#include <projectexplorer/taskhub.h>
#include <texteditor/plaintexteditor.h>