Remove StandardFileWizardFactory

This class is now unused.

Clean up includes of basefilefactory.h (and surrounding includes)
while at it.

Change-Id: I7d4f695b5ebf9ef0a32d523442084d0591f12d02
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Tobias Hunger
2014-09-30 17:53:20 +02:00
parent 3191aac828
commit c6c091ab31
11 changed files with 6 additions and 68 deletions

View File

@@ -31,7 +31,6 @@
#include "pythonclassnamepage.h"
#include <utils/newclasswidget.h>
#include <coreplugin/basefilewizardfactory.h>
namespace PythonEditor {
namespace Internal {