summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/QueryPropertiesDialog.hxx')
-rw-r--r--dbaccess/source/ui/inc/QueryPropertiesDialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
index f6ba4523bbc3..766947b1459e 100644
--- a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
+++ b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef QUERYPROPERTIESDIALOG_HXX
-#define QUERYPROPERTIESDIALOG_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_QUERYPROPERTIESDIALOG_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_INC_QUERYPROPERTIESDIALOG_HXX
#include <vcl/dialog.hxx>
#include <vcl/button.hxx>
@@ -57,6 +57,6 @@ inline sal_Int64 QueryPropertiesDialog::getLimit() const
} ///dbaui namespace
-#endif ///QUERYPROPERTIESDIALOG_HXX
+#endif /// INCLUDED_DBACCESS_SOURCE_UI_INC_QUERYPROPERTIESDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */