Get rid of the old deprecated indenter.

This commit is contained in:
Roberto Raggi
2010-08-10 10:49:40 +02:00
parent 9df9695a7f
commit da5d6d7db2
16 changed files with 0 additions and 1707 deletions

View File

@@ -73,8 +73,6 @@
#include <texteditor/basetextdocument.h>
#include <texteditor/fontsettings.h>
#include <texteditor/texteditorconstants.h>
#include <texteditor/textblockiterator.h>
#include <indenter.h>
#include <QtCore/QDebug>
#include <QtCore/QTime>