forked from qt-creator/qt-creator
Utils: Use QTC_USE_STORE
Change-Id: I4a2e69a8e092d762f8dd70a2e421c26522a5939e Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
namespace Utils {
|
||||
|
||||
// Opt-in to new classes during the transition phase.
|
||||
// #define QTC_USE_STORE
|
||||
#define QTC_USE_STORE
|
||||
|
||||
#ifdef QTC_USE_STORE
|
||||
|
||||
|
Reference in New Issue
Block a user