BinEditor: Rename bineditor files to bineditorwidget

Change-Id: Iaa94238cd6a53db1da8dd28c4bc4b6552a7b493f
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2016-06-26 22:09:29 +03:00
committed by Orgad Shaneh
parent 5fcf0c438f
commit 6d6f30285a
5 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
****************************************************************************/
#include "bineditorplugin.h"
#include "bineditor.h"
#include "bineditorwidget.h"
#include "bineditorconstants.h"
#include <coreplugin/icore.h>