summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/about.hxx2
-rw-r--r--cui/source/inc/dlgname.hxx2
-rw-r--r--cui/source/inc/hangulhanjadlg.hxx2
-rw-r--r--cui/source/inc/insdlg.hxx2
-rw-r--r--cui/source/inc/linkdlg.hxx4
-rw-r--r--cui/source/inc/paragrph.hxx4
6 files changed, 8 insertions, 8 deletions
diff --git a/cui/source/inc/about.hxx b/cui/source/inc/about.hxx
index 2263eb2539d7..5588138a70d5 100644
--- a/cui/source/inc/about.hxx
+++ b/cui/source/inc/about.hxx
@@ -23,7 +23,7 @@
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/vclmedit.hxx>
-#include <sfx2/basedlgs.hxx> ///< for SfxModalDialog
+#include <sfx2/basedlgs.hxx>
#include <vector>
// class AboutDialog -----------------------------------------------------
diff --git a/cui/source/inc/dlgname.hxx b/cui/source/inc/dlgname.hxx
index caf6e6605c24..2e9eee0f29e9 100644
--- a/cui/source/inc/dlgname.hxx
+++ b/cui/source/inc/dlgname.hxx
@@ -24,7 +24,7 @@
#include <vcl/button.hxx>
#include <vcl/dialog.hxx>
#include <vcl/fixed.hxx>
-#include <vcl/vclmedit.hxx> // #i68101#
+#include <vcl/vclmedit.hxx>
/// Dialog for editing a name
class SvxNameDialog : public ModalDialog
diff --git a/cui/source/inc/hangulhanjadlg.hxx b/cui/source/inc/hangulhanjadlg.hxx
index 9c1382b35d59..2924abbcc78d 100644
--- a/cui/source/inc/hangulhanjadlg.hxx
+++ b/cui/source/inc/hangulhanjadlg.hxx
@@ -33,7 +33,7 @@
#include <svtools/valueset.hxx>
#include <vector>
-#include <memory> // for auto_ptr
+#include <memory>
class SvxCommonLinguisticControl;
//.............................................................................
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index db70d5ccd2d1..e0667ef0a06b 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -30,7 +30,7 @@
#include <vcl/field.hxx>
#include <vcl/edit.hxx>
#include <vcl/lstbox.hxx>
-#include <svtools/svmedit.hxx> // MultiLineEdit
+#include <svtools/svmedit.hxx>
#include <comphelper/embeddedobjectcontainer.hxx>
class VclFrame;
diff --git a/cui/source/inc/linkdlg.hxx b/cui/source/inc/linkdlg.hxx
index 78bdeb09e69d..c59d0784d920 100644
--- a/cui/source/inc/linkdlg.hxx
+++ b/cui/source/inc/linkdlg.hxx
@@ -26,8 +26,8 @@
#include <vcl/edit.hxx>
#include <vcl/lstbox.hxx>
-#include <svtools/svmedit.hxx> // MultiLineEdit
-#include <svtools/svtabbx.hxx> // MultiLineEdit
+#include <svtools/svmedit.hxx>
+#include <svtools/svtabbx.hxx>
/********************** SvUpdateLinksDialog ******************************
*************************************************************************/
diff --git a/cui/source/inc/paragrph.hxx b/cui/source/inc/paragrph.hxx
index 1fda0cf9d649..e468684772ea 100644
--- a/cui/source/inc/paragrph.hxx
+++ b/cui/source/inc/paragrph.hxx
@@ -22,8 +22,8 @@
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <sfx2/tabdlg.hxx>
-#include <svx/relfld.hxx> // SvxRelativeField
-#include <svx/paraprev.hxx> // Preview
+#include <svx/relfld.hxx>
+#include <svx/paraprev.hxx>
#include <svx/frmdirlbox.hxx>
#include <vcl/lstbox.hxx>
#include <svx/flagsdef.hxx>