Qt
Widgets
pqQtWidgetsConfig.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Kitware Inc.
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#ifndef pqQtWidgetsConfig_h
5
#define pqQtWidgetsConfig_h
6
7
#ifndef PARAVIEW_USE_QTWEBENGINE // XXX: This guard is only needed while `vtkPVConfig.h` exists
8
#define PARAVIEW_USE_QTWEBENGINE 0
9
#endif
10
11
#endif
Generated by
1.8.13 on Tue Dec 31 2024