forked from qt-creator/qt-creator
more code cosmetics
This commit is contained in:
@@ -30,14 +30,15 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef INDEXTOOLWINDOW_H
|
||||
#define INDEXTOOLWINDOW_H
|
||||
|
||||
#include <coreplugin/iview.h>
|
||||
|
||||
#include <QtCore/QModelIndex>
|
||||
#include <QtGui/QWidget>
|
||||
|
||||
#include <coreplugin/iview.h>
|
||||
|
||||
class QListView;
|
||||
class QLineEdit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user