summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VButton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/main/VButton.hxx')
-rw-r--r--chart2/source/view/main/VButton.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/chart2/source/view/main/VButton.hxx b/chart2/source/view/main/VButton.hxx
index cb420332631a..133689b3932c 100644
--- a/chart2/source/view/main/VButton.hxx
+++ b/chart2/source/view/main/VButton.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_CHART2_SOURCE_VIEW_MAIN_VBUTTON_HXX
-#define INCLUDED_CHART2_SOURCE_VIEW_MAIN_VBUTTON_HXX
+#pragma once
#include <tools/color.hxx>
#include <com/sun/star/awt/Point.hpp>
@@ -83,6 +82,5 @@ public:
};
} //namespace chart
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */