0029018: Documentation - Provide user guide for Qt browser
[occt.git] / tools / TInspector / TInspector_Window.cxx
index 08813a7..9f49e6d 100644 (file)
@@ -27,8 +27,8 @@
 #include <QStackedWidget>
 #include <QVBoxLayout>
 
-const int TINSPECTOR_DEFAULT_WIDTH = 900;
-const int TINSPECTOR_DEFAULT_HEIGHT = 700;
+const int TINSPECTOR_DEFAULT_WIDTH = 650;
+const int TINSPECTOR_DEFAULT_HEIGHT = 500;//350;
 const int TINSPECTOR_DEFAULT_POSITION_X = 200;
 const int TINSPECTOR_DEFAULT_POSITION_Y = 60;