pastebin URL app setting
This commit is contained in:
parent
a62155c1c9
commit
a606b47a22
3 changed files with 6 additions and 13 deletions
|
@ -714,8 +714,8 @@ Application::Application(int &argc, char **argv) : QApplication(argc, argv)
|
|||
|
||||
m_settings->registerSetting("UpdateDialogGeometry", "");
|
||||
|
||||
// paste.ee API key
|
||||
m_settings->registerSetting("PasteEEAPIKey", "multimc");
|
||||
// pastebin URL
|
||||
m_settings->registerSetting("PastebinURL", "0x0.st");
|
||||
|
||||
// Init page provider
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue