Analyzer: String constant and include cleanup.

This commit is contained in:
Friedemann Kleint
2011-05-10 15:42:41 +02:00
parent ddf4b613f3
commit 86b50c579c
12 changed files with 79 additions and 79 deletions

View File

@@ -34,8 +34,8 @@
#include "callgrindhelper.h"
#include <QApplication>
#include <QPainter>
#include <QtGui/QApplication>
#include <QtGui/QPainter>
namespace Callgrind {
namespace Internal {