[calamares] Tidy up include-guard comments

This commit is contained in:
Adriaan de Groot 2019-06-11 10:30:19 +02:00
parent 0d507ec265
commit 39675655a0
7 changed files with 7 additions and 7 deletions

View File

@ -82,4 +82,4 @@ private:
bool m_debugMode; bool m_debugMode;
}; };
#endif //CALAMARESAPPLICATION_H #endif // CALAMARESAPPLICATION_H

View File

@ -55,4 +55,4 @@ private:
Calamares::ViewManager* m_viewManager; Calamares::ViewManager* m_viewManager;
}; };
#endif //CALAMARESWINDOW_H #endif // CALAMARESWINDOW_H