summaryrefslogtreecommitdiff
path: root/src/lib/send_problem_report_job.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/send_problem_report_job.h')
-rw-r--r--src/lib/send_problem_report_job.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/send_problem_report_job.h b/src/lib/send_problem_report_job.h
index c40011d0c..8c4d9db25 100644
--- a/src/lib/send_problem_report_job.h
+++ b/src/lib/send_problem_report_job.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2014 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2014-2015 Carl Hetherington <cth@carlh.net>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -31,6 +31,7 @@ public:
);
std::string name () const;
+ std::string json_name () const;
void run ();
private: