mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032429: Coding - Warnings during compilation on macosx arm64 with option BUILD_Inspector:BOOL=ON - part 2
This commit is contained in:
@@ -35,8 +35,7 @@
|
||||
#include <QWidget>
|
||||
#include <Standard_WarningsRestore.hxx>
|
||||
|
||||
const int DEFAULT_COLUMN_WIDTH = 500;
|
||||
const int DEFAULT_ICON_SIZE = 40;
|
||||
static const int DEFAULT_ICON_SIZE = 40;
|
||||
|
||||
// =======================================================================
|
||||
// function : Constructor
|
||||
|
Reference in New Issue
Block a user