forked from qt-creator/qt-creator
Fix tr()/compiler warnings
This commit is contained in:
@@ -68,7 +68,7 @@ using namespace Core;
|
||||
using namespace Core::Internal;
|
||||
|
||||
|
||||
//================EditorView====================
|
||||
// ================EditorView====================
|
||||
|
||||
EditorView::EditorView(OpenEditorsModel *model, QWidget *parent) :
|
||||
QWidget(parent),
|
||||
|
||||
Reference in New Issue
Block a user