summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/galbrws1.hxx')
-rw-r--r--svx/source/gallery2/galbrws1.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/gallery2/galbrws1.hxx b/svx/source/gallery2/galbrws1.hxx
index 3ebce43f4fef..abc9c4cae342 100644
--- a/svx/source/gallery2/galbrws1.hxx
+++ b/svx/source/gallery2/galbrws1.hxx
@@ -30,7 +30,6 @@
class GalleryBrowser1;
-// - GalleryButton -
class GalleryButton : public PushButton
{
@@ -43,7 +42,6 @@ public:
GalleryButton( GalleryBrowser1* pParent, WinBits nWinBits );
};
-// - GalleryThemeListBox -
class GalleryThemeListBox : public ListBox
{
@@ -59,7 +57,6 @@ public:
GalleryThemeListBox( GalleryBrowser1* pParent, WinBits nWinBits );
};
-// - GalleryBrowser1 -
class Gallery;
class GalleryThemeEntry;