summaryrefslogtreecommitdiffstats
path: root/include/dbaccess/controllerframe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/controllerframe.hxx')
-rw-r--r--include/dbaccess/controllerframe.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/dbaccess/controllerframe.hxx b/include/dbaccess/controllerframe.hxx
index 0990865fac25..e39c63251586 100644
--- a/include/dbaccess/controllerframe.hxx
+++ b/include/dbaccess/controllerframe.hxx
@@ -25,16 +25,16 @@
#include <memory>
-//........................................................................
+
namespace dbaui
{
-//........................................................................
+
class IController;
- //====================================================================
+
//= ControllerFrame
- //====================================================================
+
struct ControllerFrame_Data;
/** helper class to ancapsulate the frame which a controller is plugged into,
doing some common actions on it.
@@ -67,9 +67,9 @@ namespace dbaui
::std::auto_ptr< ControllerFrame_Data > m_pData;
};
-//........................................................................
+
} // namespace dbaui
-//........................................................................
+
#endif // INCLUDED_DBACCESS_CONTROLLERFRAME_HXX