mirror of https://github.com/procxx/kepka.git
Add namespace end marker
This commit is contained in:
parent
47f3b6d2ab
commit
ca593d62bf
|
|
@ -430,7 +430,7 @@ QPainterPath path(QPointF (&from)[N]) {
|
||||||
bool Disabled();
|
bool Disabled();
|
||||||
void SetDisabled(bool disabled);
|
void SetDisabled(bool disabled);
|
||||||
|
|
||||||
};
|
} // anim namespace
|
||||||
|
|
||||||
class BasicAnimation;
|
class BasicAnimation;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue