mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-26 15:20:53 -04:00
Moved some internal stylesheets to the file Standard.qss.
Set the built-in stylesheet "Standard" as default for new profiles. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f9d911fdfb
commit
a82e2960e1
8 changed files with 15 additions and 32 deletions
|
@ -114,7 +114,7 @@ void RshareSettings::initSettings()
|
|||
#endif
|
||||
|
||||
setDefault(SETTING_LANGUAGE, LanguageSupport::defaultLanguageCode());
|
||||
setDefault(SETTING_SHEETNAME, true);
|
||||
setDefault(SETTING_SHEETNAME, ":Standard");
|
||||
|
||||
/* defaults here are not ideal.... but dusent matter */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue