comparison Applications/Samples/Deprecated/SimpleViewer/MainWidgetInteractor.h @ 1350:c53a4667f895 broker

Sample paths have been adapted
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 14 Apr 2020 14:57:06 +0200
parents bfd77672d825
children
comparison
equal deleted inserted replaced
1349:b1e6bef86955 1350:c53a4667f895
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 #pragma once 21 #pragma once
22 22
23 #include "../../../Framework/Deprecated/Widgets/IWorldSceneInteractor.h" 23 #include "../../../../Framework/Deprecated/Widgets/IWorldSceneInteractor.h"
24 24
25 using namespace OrthancStone; 25 using namespace OrthancStone;
26 26
27 namespace SimpleViewer { 27 namespace SimpleViewer {
28 28