summaryrefslogtreecommitdiff
path: root/src/gui/widgets/setuptouchitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/setuptouchitem.h')
-rw-r--r--src/gui/widgets/setuptouchitem.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/widgets/setuptouchitem.h b/src/gui/widgets/setuptouchitem.h
index 72c0cba0c..ac9264467 100644
--- a/src/gui/widgets/setuptouchitem.h
+++ b/src/gui/widgets/setuptouchitem.h
@@ -18,8 +18,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef SETUPTOUCHITEM_H
-#define SETUPTOUCHITEM_H
+#ifndef GUI_WIDGETS_SETUPTOUCHITEM_H
+#define GUI_WIDGETS_SETUPTOUCHITEM_H
#include "gui/setupactiondata.h"
@@ -81,4 +81,4 @@ class SetupActionDropDown final : public SetupItem
int mWidth;
};
-#endif
+#endif // GUI_WIDGETS_SETUPTOUCHITEM_H