summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gtkmm2ext/gtkmm2ext/application.h')
-rw-r--r--libs/gtkmm2ext/gtkmm2ext/application.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/gtkmm2ext/gtkmm2ext/application.h b/libs/gtkmm2ext/gtkmm2ext/application.h
index e66b6ea2ff..65c4731ce0 100644
--- a/libs/gtkmm2ext/gtkmm2ext/application.h
+++ b/libs/gtkmm2ext/gtkmm2ext/application.h
@@ -1,4 +1,4 @@
-/* GTK+ Integration with platform-specific application-wide features
+/* GTK+ Integration with platform-specific application-wide features
* such as the OS X menubar and application delegate concepts.
*
* Copyright (C) 2009 Paul Davis
@@ -38,7 +38,7 @@ namespace Glib {
namespace Gtkmm2ext {
-class LIBGTKMM2EXT_API Application
+class LIBGTKMM2EXT_API Application
{
public:
static Application* instance();