From b976bf8986290e8f4812a50e7fdd98b9cbeb4249 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 1 Jul 2017 21:11:14 +0200 Subject: NO-OP whitespace & foratting of header files --- gtk2_ardour/nag.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/nag.h') diff --git a/gtk2_ardour/nag.h b/gtk2_ardour/nag.h index 961a7fafe5..fc53444d33 100644 --- a/gtk2_ardour/nag.h +++ b/gtk2_ardour/nag.h @@ -28,13 +28,13 @@ class NagScreen : public ArdourDialog { - public: +public: ~NagScreen(); static NagScreen* maybe_nag (std::string context); void nag (); - private: +private: NagScreen (std::string context, bool maybe_subscriber); Gtk::Label message; -- cgit v1.2.3