Salome HOME
Issue #653 - Double and triple click edges -- Fix Debian dynamic_pointer_cast problem...
[modules/shaper.git] / src / ModuleBase / ModuleBase_IViewWindow.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 #include "ModuleBase_IViewWindow.h"
4
5 ModuleBase_IViewWindow::ModuleBase_IViewWindow()
6 {
7
8 }
9
10 ModuleBase_IViewWindow::~ModuleBase_IViewWindow()
11 {
12
13 }