summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/flash/swfdialog.hxx')
-rw-r--r--filter/source/flash/swfdialog.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/filter/source/flash/swfdialog.hxx b/filter/source/flash/swfdialog.hxx
index 6d6cb84d01ca..50034d5a9369 100644
--- a/filter/source/flash/swfdialog.hxx
+++ b/filter/source/flash/swfdialog.hxx
@@ -26,12 +26,10 @@
#include <svtools/genericunodialog.hxx>
-// - SWFDialog -
-
-
namespace vcl { class Window; }
class ResMgr;
+
class SWFDialog : public ::svt::OGenericUnoDialog,
public ::comphelper::OPropertyArrayUsageHelper< SWFDialog >,
public css::beans::XPropertyAccess,
@@ -76,7 +74,6 @@ public:
};
-
-#endif // SWFDialog_HXX
+#endif // INCLUDED_FILTER_SOURCE_FLASH_SWFDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */