Fixed Turtle Upp::Ctrl namespace

git-svn-id: svn://ultimatepp.org/upp/trunk@8694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-07-17 06:30:12 +00:00
parent bab9736db8
commit 3e0cddb756

View file

@ -1,4 +1,4 @@
//$ class Ctrl {
//$ class Upp::Ctrl {
private:
static Ptr<Ctrl> desktop;
static Vector<Ctrl *> topctrl;