summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-22 15:50:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-22 16:35:26 +0000
commitd9e04ae281eaf0a888c9ca9918835cc0ce94f3ed (patch)
treec78b1811e07435465d33d85de309f89a2d846334 /cui
parent28da94a0907ba4d34a7b6db9ae52773d1b39a533 (diff)
comment out of data
Change-Id: Id509b4ffa7f891de2435c462df01e9b75167777b
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/connect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/connect.hxx b/cui/source/inc/connect.hxx
index b4ce0b2b7e3d..00933e0040f1 100644
--- a/cui/source/inc/connect.hxx
+++ b/cui/source/inc/connect.hxx
@@ -74,7 +74,7 @@ public:
virtual void PageCreated (SfxAllItemSet aSet);
};
-/* Derived from SfxNoLayoutSingleTabDialog, in order to be informed about
+/* Derived from SfxSingleTabDialog, in order to be informed about
virtual methods by the control. */
class SvxConnectionDialog : public SfxSingleTabDialog
{