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 QUICKOPENTOOLWINDOW_H
|
||||
#define QUICKOPENTOOLWINDOW_H
|
||||
|
||||
#include "quickopenplugin.h"
|
||||
|
||||
#include <QtCore/QEvent>
|
||||
#include <QtGui/QWidget>
|
||||
|
||||
#include "quickopenplugin.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QAction;
|
||||
class QLabel;
|
||||
|
||||
Reference in New Issue
Block a user