refactor: move help URL into buildconfig
This commit is contained in:
parent
b162351ff4
commit
6545d250e8
4 changed files with 9 additions and 1 deletions
|
@ -73,6 +73,11 @@ public:
|
|||
*/
|
||||
QString NEWS_OPEN_URL;
|
||||
|
||||
/**
|
||||
* URL (with arg %1 to be substituted with page-id) that gets opened when the user requests help
|
||||
*/
|
||||
QString HELP_URL;
|
||||
|
||||
/**
|
||||
* Client ID you can get from Imgur when you register an application
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue