summaryrefslogtreecommitdiff
path: root/gtk2_ardour/nag.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/nag.h')
-rw-r--r--gtk2_ardour/nag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/nag.h b/gtk2_ardour/nag.h
index 5872e28f3b..664cff76fe 100644
--- a/gtk2_ardour/nag.h
+++ b/gtk2_ardour/nag.h
@@ -11,7 +11,7 @@ class NagScreen : public ArdourDialog
{
public:
~NagScreen();
-
+
static NagScreen* maybe_nag (std::string context);
void nag ();