removed olive:: qualifier from icon:: namespace

This commit is contained in:
itsmattkc
2019-12-26 17:38:18 +11:00
parent bb9284a894
commit 7d907d7ee1
16 changed files with 93 additions and 95 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ Item::Type Sequence::type() const
QIcon Sequence::icon()
{
return olive::icon::Sequence;
return icon::Sequence;
}
QString Sequence::duration()