summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/listselectiondlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/listselectiondlg.hxx')
-rw-r--r--extensions/source/propctrlr/listselectiondlg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/listselectiondlg.hxx b/extensions/source/propctrlr/listselectiondlg.hxx
index 395b698ffdd4..51469c091856 100644
--- a/extensions/source/propctrlr/listselectiondlg.hxx
+++ b/extensions/source/propctrlr/listselectiondlg.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_LISTSELECTIONDLG_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_LISTSELECTIONDLG_HXX
+#pragma once
#include <vcl/weld.hxx>
@@ -58,6 +57,4 @@ namespace pcr
} // namespacepcr
-#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_LISTSELECTIONDLG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */