Skip to content

Commit 075c17e

Browse files
committed
Add mv namespace
1 parent 51da1b3 commit 075c17e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Layer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
#include <set>
2020

21+
using namespace mv;
2122
using namespace mv::gui;
2223

2324
Layer::Layer(QObject* parent, const QString& title) :

0 commit comments

Comments
 (0)