Extract the styled painting of the find bar to utils widget.

This commit is contained in:
con
2009-07-15 12:38:45 +02:00
parent d476c9967e
commit db8507c4a0
16 changed files with 28 additions and 77 deletions

View File

@@ -51,7 +51,6 @@
#include "scriptmanager_p.h"
#include "settingsdialog.h"
#include "stylehelper.h"
#include "variablemanager.h"
#include "versiondialog.h"
#include "viewmanager.h"
@@ -68,6 +67,7 @@
#include <coreplugin/findplaceholder.h>
#include <coreplugin/settingsdatabase.h>
#include <utils/pathchooser.h>
#include <utils/stylehelper.h>
#include <extensionsystem/pluginmanager.h>
#include <QtCore/QDebug>