0032429: Coding - Warnings during compilation on macosx arm64 with option BUILD_Inspe...
[occt.git] / tools / DFBrowserPane / DFBrowserPane_TNamingNamedShape.cxx
index c93f7bf..781c6d6 100644 (file)
 #include <QWidget>
 #include <Standard_WarningsRestore.hxx>
 
 #include <QWidget>
 #include <Standard_WarningsRestore.hxx>
 
-const int COLUMN_EXPORT_WIDTH = 20;
-const int COLUMN_TYPE_WIDTH = 70;
-const int COLUMN_POINTER_WIDTH = 110;
-const int COLUMN_REFERENCE_WIDTH = 90;
-const int COLUMN_EVOLUTION_WIDTH = 90;
+static const int COLUMN_EXPORT_WIDTH = 20;
 
 // =======================================================================
 // function : Constructor
 
 // =======================================================================
 // function : Constructor