Fix typo in header guard

This commit is contained in:
Roland Winklmeier
2017-09-05 08:48:33 +02:00
committed by Mathew Sutcliffe
parent 27f97e8ac8
commit e2b00f1f9b

View File

@@ -10,7 +10,7 @@
//! \file
#ifndef BLACKGUI_COMPONENTS_INSTALLXSWIFTBUSDIALOG_H
#define BLACKGUI_COMPONENTS_INSTALLXSWIFTBUSDILAOG_H
#define BLACKGUI_COMPONENTS_INSTALLXSWIFTBUSDIALOG_H
#include <QDialog>