aboutsummaryrefslogtreecommitdiffstats
path: root/apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h')
-rw-r--r--apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h b/apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h
index 67c825d..fecd1ee 100644
--- a/apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h
+++ b/apps/windoze/CBuilder5/InstallMgr/RemoteMntFrm.h
@@ -10,8 +10,10 @@
#include <ExtCtrls.hpp>
#include <swconfig.h>
//---------------------------------------------------------------------------
-class TRemoteMntForm : public TForm
-{
+
+using namespace sword;
+
+class TRemoteMntForm : public TForm {
__published: // IDE-managed Components
TPanel *Panel1;
TPanel *Panel2;