diff options
| author | Andrew Guschin <saintruler@gmail.com> | 2020-11-10 00:14:47 +0300 |
|---|---|---|
| committer | Andrew Guschin <saintruler@gmail.com> | 2020-11-10 00:14:47 +0300 |
| commit | df5b975bb2a2c4621f5f8fd93d711e21a75e7acf (patch) | |
| tree | 10c2c430a0e6e83ee89dee431c70a0745c1bed11 /task05/Guschin/MyForm.h | |
| parent | 6ec61f84c354ed5c78a9782e678b425068fee846 (diff) | |
Почистил комментарии и исправил кодировки
Diffstat (limited to 'task05/Guschin/MyForm.h')
| -rw-r--r-- | task05/Guschin/MyForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/task05/Guschin/MyForm.h b/task05/Guschin/MyForm.h index 09f0cd7..de6955a 100644 --- a/task05/Guschin/MyForm.h +++ b/task05/Guschin/MyForm.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once namespace Guschin { |