mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
disabled calling load() from each page, we using load now from RSettingsWin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1656 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8b7045f1c2
commit
c3e68f3842
5 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@ AppearancePage::AppearancePage(QWidget * parent, Qt::WFlags flags)
|
|||
//loadStyleSheet("Default");
|
||||
loadqss();
|
||||
|
||||
load();
|
||||
//load();
|
||||
|
||||
|
||||
/* Hide platform specific features */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue