diff options
Diffstat (limited to 'launcher/net/Logging.h')
-rw-r--r-- | launcher/net/Logging.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/net/Logging.h b/launcher/net/Logging.h index b692e707..4deed2b4 100644 --- a/launcher/net/Logging.h +++ b/launcher/net/Logging.h @@ -16,8 +16,8 @@ * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ - -#pragma once + +#pragma once #include <QLoggingCategory> |