Initial RSS re-add and removed hardcoded strings
This commit is contained in:
parent
f8ca6b4867
commit
70f8cb81b8
4 changed files with 11 additions and 4 deletions
|
@ -67,6 +67,11 @@ public:
|
|||
*/
|
||||
QString NEWS_RSS_URL;
|
||||
|
||||
/**
|
||||
* URL that gets opened when the user clicks "More News"
|
||||
*/
|
||||
QString NEWS_OPEN_URL;
|
||||
|
||||
/**
|
||||
* Client ID you can get from Imgur when you register an application
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue