Header cleanup in src, specify module name.

This commit is contained in:
Friedemann Kleint
2011-01-24 12:29:48 +01:00
parent 2a10a81006
commit edb4893547
109 changed files with 328 additions and 321 deletions

View File

@@ -1,16 +1,6 @@
#ifndef QUICKTOOLBAR_H
#define QUICKTOOLBAR_H
#include <QLabel>
#include <QToolBar>
#include <QPushButton>
#include <QToolButton>
#include <QGridLayout>
#include <QGroupBox>
#include <QVariant>
#include <QGraphicsDropShadowEffect>
#include <QWeakPointer>
#include <qmljs/qmljsicontextpane.h>
namespace TextEditor {