diff options
Diffstat (limited to 'uui/source/fltdlg.hxx')
-rw-r--r-- | uui/source/fltdlg.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/uui/source/fltdlg.hxx b/uui/source/fltdlg.hxx index 5f788073c41c..a0d829820cb6 100644 --- a/uui/source/fltdlg.hxx +++ b/uui/source/fltdlg.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_UUI_SOURCE_FLTDLG_HXX -#define INCLUDED_UUI_SOURCE_FLTDLG_HXX +#pragma once #include <vcl/weld.hxx> @@ -59,6 +58,4 @@ class FilterDialog : public weld::GenericDialogController } // namespace uui -#endif // INCLUDED_UUI_SOURCE_FLTDLG_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |