summaryrefslogtreecommitdiff
path: root/cui/source/options/webconninfo.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 18:04:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 06:07:48 -0600
commit4f31b902712e7816bbd8e0df7629462a17f9ad3f (patch)
tree1bab0652e24e3e97fbd8639bdd0fcfcef7526c2c /cui/source/options/webconninfo.hxx
parent3c0a7cf4f67720f2cca2c4eb543f838d5b644e7f (diff)
Remove visual noise from cui
Change-Id: I6cec1f747ce57c3153af92e9e0c317d34d5a245d Reviewed-on: https://gerrit.libreoffice.org/8250 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/options/webconninfo.hxx')
-rw-r--r--cui/source/options/webconninfo.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/cui/source/options/webconninfo.hxx b/cui/source/options/webconninfo.hxx
index 278da8fe996e..38c06a51110a 100644
--- a/cui/source/options/webconninfo.hxx
+++ b/cui/source/options/webconninfo.hxx
@@ -25,10 +25,10 @@
#include <svtools/simptabl.hxx>
#include <svtools/stdctrl.hxx>
-//........................................................................
+
namespace svx
{
-//........................................................................
+
class PasswordTable : public SvSimpleTable
{
@@ -41,9 +41,9 @@ namespace svx
virtual void Resize();
};
- //====================================================================
+
//= class WebConnectionIfoDialog
- //====================================================================
+
class WebConnectionInfoDialog : public ModalDialog
{
private:
@@ -66,9 +66,9 @@ namespace svx
~WebConnectionInfoDialog();
};
-//........................................................................
+
} // namespace svx
-//........................................................................
+
#endif // INCLUDED_CUI_SOURCE_OPTIONS_WEBCONNINFO_HXX