summaryrefslogtreecommitdiff
path: root/UnoControls/source/inc/progressbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/inc/progressbar.hxx')
-rw-r--r--UnoControls/source/inc/progressbar.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/UnoControls/source/inc/progressbar.hxx b/UnoControls/source/inc/progressbar.hxx
index 9313bcb45e92..8a3f4db1b181 100644
--- a/UnoControls/source/inc/progressbar.hxx
+++ b/UnoControls/source/inc/progressbar.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSBAR_HXX
-#define INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSBAR_HXX
+#pragma once
#include <com/sun/star/awt/XProgressBar.hpp>
@@ -142,6 +141,5 @@ private:
}
-#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSBAR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */