diff --git a/uppsrc/CtrlCore/Win32Ctrl.h b/uppsrc/CtrlCore/Win32Ctrl.h index 262ba5816..feeef1fe3 100644 --- a/uppsrc/CtrlCore/Win32Ctrl.h +++ b/uppsrc/CtrlCore/Win32Ctrl.h @@ -1,3 +1,4 @@ +//$ namespace Upp { //$ class Ctrl { private: bool activex:1; @@ -71,3 +72,4 @@ public: static void ExitWin32(); static void GuiFlush() { ::GdiFlush(); } //$ }; +//$ }; \ No newline at end of file