summaryrefslogtreecommitdiff
path: root/basctl/source/inc/accessibledialogwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/accessibledialogwindow.hxx')
-rw-r--r--basctl/source/inc/accessibledialogwindow.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/accessibledialogwindow.hxx b/basctl/source/inc/accessibledialogwindow.hxx
index e8c2305b30a0..2c3a065247ac 100644
--- a/basctl/source/inc/accessibledialogwindow.hxx
+++ b/basctl/source/inc/accessibledialogwindow.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGWINDOW_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGWINDOW_HXX
+#pragma once
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -153,6 +152,4 @@ public:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGWINDOW_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */