forked from qt-creator/qt-creator
more file cosmetics
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
|
||||
#include "designerconstants.h"
|
||||
#include "editorwidget.h"
|
||||
#include "formeditorw.h"
|
||||
@@ -65,7 +66,8 @@ using ProjectExplorer::FileNode;
|
||||
|
||||
enum { debugFormWindowEditor = 0 };
|
||||
|
||||
class QrcFilesVisitor : public NodesVisitor {
|
||||
class QrcFilesVisitor : public NodesVisitor
|
||||
{
|
||||
public:
|
||||
QStringList qrcFiles() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user