forked from qt-creator/qt-creator
Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}
Change-Id: I203909d9b2d460012b9347d507ac7a701700c48a Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
#include <projectexplorer/projecttree.h>
|
||||
|
||||
#include <utils/parameteraction.h>
|
||||
#include <utils/action.h>
|
||||
|
||||
namespace MesonProjectManager {
|
||||
namespace Internal {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <utils/parameteraction.h>
|
||||
#include <utils/action.h>
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user