forked from qt-creator/qt-creator
CMake: Remove unused variable
Change-Id: I0b90a2f6736fa7943b5abc3d98ecfd6fa466f035 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -31,8 +31,6 @@
|
|||||||
namespace CMakeProjectManager {
|
namespace CMakeProjectManager {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
const char PROJECT_TYPE_ICON[] = ":/cmakeproject/images/project_type_settings_icon.png";
|
|
||||||
|
|
||||||
CMakeSpecificSettingWidget::CMakeSpecificSettingWidget(QWidget *parent):
|
CMakeSpecificSettingWidget::CMakeSpecificSettingWidget(QWidget *parent):
|
||||||
QWidget(parent)
|
QWidget(parent)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user