diff options
Diffstat (limited to 'src/gtkmm2-test.cpp')
-rw-r--r-- | src/gtkmm2-test.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gtkmm2-test.cpp b/src/gtkmm2-test.cpp index dffd751..741d0eb 100644 --- a/src/gtkmm2-test.cpp +++ b/src/gtkmm2-test.cpp @@ -1,5 +1,7 @@ -/* This file is part of MXE. */ -/* See doc/index.html for further information. */ +/* + * This file is part of MXE. + * See doc/index.html for further information. + */ #include <gtkmm/window.h> #include <gtkmm/main.h> |