0023821: Improve qmake project files for Qt samples
[occt.git] / samples / mfc / standard / Common / OCC_BaseView.cpp
CommitLineData
7fd59977 1// OCC_BaseView.cpp: implementation of the OCC_BaseView class.
2//
3//////////////////////////////////////////////////////////////////////
4
5#include <stdafx.h>
6#include "OCC_BaseView.h"
7
8//////////////////////////////////////////////////////////////////////
9// Construction/Destruction
10//////////////////////////////////////////////////////////////////////
11
12OCC_BaseView::OCC_BaseView()
13{
14
15}
16
17OCC_BaseView::~OCC_BaseView()
18{
19
20}