CppCheck: Rename options to settings

That's the by far more common name nowadays.

Change-Id: Iae987221f9fa2e955fdee21496f895d25d44be4e
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2023-07-17 09:06:36 +02:00
parent b779223bb3
commit 814fabfe4b
7 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
#include "cppcheckconstants.h"
#include "cppcheckdiagnosticview.h"
#include "cppcheckoptions.h"
#include "cppchecksettings.h"
#include "cppchecktextmarkmanager.h"
#include "cppchecktool.h"
#include "cppchecktr.h"