Make Validator private

This commit is contained in:
Bruno Martins
2019-06-13 11:08:25 -07:00
committed by mdavidsaver
co-authored by mdavidsaver
parent 1676192dd1
commit 76c00b78c9
7 changed files with 254 additions and 238 deletions
+1 -2
View File
@@ -21,7 +21,6 @@ INC += pv/ntcontinuum.h
INC += pv/nthistogram.h
INC += pv/nturi.h
INC += pv/ntndarrayAttribute.h
INC += pv/ntvalidator.h
LIBSRCS += ntutils.cpp
LIBSRCS += ntid.cpp
@@ -42,7 +41,7 @@ LIBSRCS += ntcontinuum.cpp
LIBSRCS += nthistogram.cpp
LIBSRCS += nturi.cpp
LIBSRCS += ntndarrayAttribute.cpp
LIBSRCS += ntvalidator.cpp
LIBSRCS += validator.cpp
LIBRARY = nt