0031827: Samples - Qt OCCT Overview sample is not compiled with VS 2010
[occt.git] / samples / OCCTOverview / code / Viewer2d.json
diff --git a/samples/OCCTOverview/code/Viewer2d.json b/samples/OCCTOverview/code/Viewer2d.json
deleted file mode 100644 (file)
index f5d3a5c..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-{
-  "Viewer 2D": {
-    "Labels": [{
-        "text": "Text",
-        "function": "TextView2dSample",
-        "description": ""
-      },
-      {
-        "text": "Marker",
-        "function": "MarkerView2dSample",
-        "description": ""
-      },
-      {
-        "text": "Fill Area",
-        "function": "FillAreaView2dSample",
-        "description": ""
-      },
-      {
-        "text": "Loop on face",
-        "function": "LoopOnFaceView2dSample",
-        "description": ""
-      }
-    ],
-
-    "Grids": [{
-        "text": "Rectagular Lines",
-        "function": "RectagularLineGrid2dSample",
-        "description": ""
-      },
-      {
-        "text": "Rectagular Points",
-        "function": "RectagularPointGrid2dSample",
-        "description": ""
-      },
-      {
-        "text": "Circular Lines",
-        "function": "CircularLineGrid2dSample",
-        "description": ""
-      },
-      {
-        "text": "Circular Points",
-        "function": "CircularPointGrid2dSample",
-        "description": ""
-      },
-      {
-        "text": "Clear",
-        "function": "ClearGrid2dSample",
-        "description": ""
-      }
-    ],
-
-    "Image": [{
-      "text": "Backgroung Image",
-      "function": "BackgroungImage2dSample",
-      "description": ""
-    }]
-  }
-}
\ No newline at end of file